Skip to content

Commit 7da7a22

Browse files
authored
Update README.md
1 parent 638ca58 commit 7da7a22

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,13 @@ The UCloud Command Line Interface is a tool to manage your UCloud services. It's
77

88
You can install UCloud CLI by downloading executable binary file or building from the source code by yourself.
99

10-
#### Download binary file:
10+
##### 1. Download binary file:
1111
[Mac](https://github.com/ucloud/ucloud-cli/releases/download/0.1.1/ucloud-cli-macosx-0.1.1-amd64.tgz) [Linux](https://github.com/ucloud/ucloud-cli/releases/download/0.1.1/ucloud-cli-linux-0.1.1-amd64.tgz)
1212
[Windows](https://github.com/ucloud/ucloud-cli/releases/download/0.1.1/ucloud-cli-windows-0.1.1-amd64.zip)
1313

1414
Download the binary file and extract to /usr/local/bin directory or add it to the $PATH
1515

16-
#### Build from source code
16+
##### 2. Build from source code
1717

1818
If you have installed golang, run the following commands to install the UCloud CLI.
1919

0 commit comments

Comments
 (0)