Update README.md

This commit is contained in:
up9-github 2021-04-21 17:43:26 +03:00
parent 58f95051ba
commit f846a55353

View File

@ -15,7 +15,7 @@ There are some extra flags defined in code that will show up in `./main --help`,
## Installation
Make sure you have go v1.16 installed.
1. cd to `mizu/cmd`
1. cd to `mizu/cli`
2. Run `go mod download` (may take a moment)
3. Run `go build main.go`