fix readme
This commit is contained in:
10
readme.md
10
readme.md
@@ -4,11 +4,11 @@ Personal tools set written in Golang.
|
|||||||
|
|
||||||
## How to run
|
## How to run
|
||||||
|
|
||||||
0. Clone this repository to somewhere
|
1. Clone this repository to somewhere
|
||||||
0. Add the root directory to *PATH*
|
1. Add the root directory to *PATH*
|
||||||
0. change directory to the root directory
|
1. Change directory to the root directory
|
||||||
0. Run `go run .` to generate "," command
|
1. Run `go run .` to generate "," command
|
||||||
0. Run "," command to see all commands
|
1. Run "," command to see all commands
|
||||||
|
|
||||||
"," command can auto rebuild if you change the code in this repository.
|
"," command can auto rebuild if you change the code in this repository.
|
||||||
Actually it always builds each time you type it! Because `go build` is
|
Actually it always builds each time you type it! Because `go build` is
|
||||||
|
|||||||
Reference in New Issue
Block a user