File tree Expand file tree Collapse file tree 1 file changed +8
-4
lines changed Expand file tree Collapse file tree 1 file changed +8
-4
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ Access cnblogs form CLI.
7
7
8
8
## Usage
9
9
10
- To use ` cnb ` directly, register it to your environment variables is required.
10
+ To use ` cnb ` directly, add it to your environment variables is required.
11
11
12
12
### Login
13
13
@@ -19,7 +19,7 @@ If you want to logout, run `cnb user --logout` or just remove `~/.cnbrc`.
19
19
20
20
### Examples
21
21
22
- After login, it 's time to enjoy cnblogs.
22
+ It 's time to enjoy cnblogs.
23
23
24
24
Here are some simple examples:
25
25
@@ -48,9 +48,13 @@ For more information, try `cnb --help`.
48
48
49
49
## Installation
50
50
51
- ### Build
51
+ ### From releases
52
52
53
- This tool needs nightly toolchains(1.74.0+) to build.
53
+ [ Releases] ( https://github.com/cnblogs/cli/releases )
54
+
55
+ ### Build locally
56
+
57
+ This tool requires nightly toolchains(1.74.0+) to build.
54
58
55
59
``` shell
56
60
git clone --depth 1 https://github.com/cnblogs/cli.git
You can’t perform that action at this time.
0 commit comments