Skip to content

Commit

Permalink
editorial changes
Browse files Browse the repository at this point in the history
  • Loading branch information
chris-zilliz authored Nov 11, 2021
1 parent dc03345 commit cb80c27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion site/en/userGuide/tools/install_cli.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,4 +37,4 @@ cd milvus_cli
python -m pip install --editable .
```

Alternatively, you can install Milvus CLI from a compressed tarball (`.tar.gz` file). Download a tarball at <a href="https://github.com/milvus-io/milvus_cli/releases"> GitHub</a> and run `python -m pip install milvus_cli-<version>.tar.gz`.
Alternatively, you can install Milvus CLI from a compressed tarball (`.tar.gz` file). Download a [tarball](https://github.com/milvus-io/milvus_cli/releases) and run `python -m pip install milvus_cli-<version>.tar.gz`.

0 comments on commit cb80c27

Please sign in to comment.