[skip e2e] improve annotation (#14130)

Signed-off-by: Xieql <qianglong.xie@zilliz.com>
pull/14164/head
Xieql 2021-12-24 13:01:02 +08:00 committed by GitHub
parent b5fe5fc10b
commit f6046dabd4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -68,7 +68,7 @@ The following scripts are found in the [`build/`](.) directory. Note that all sc
You can specify different OS for builder by setting `OS_NAME` which defaults to `ubuntu18.04`. Valid OS are `ubuntu18.04`, `centos7`.
To specify `centos7` builder, use these command:
To specify `centos7` builder, use these commands:
```shell
export OS_NAME=centos7