Update README.md

This commit is contained in:
up9-github 2021-04-21 17:40:52 +03:00
parent baa33427ff
commit 58f95051ba

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/cli`
1. cd to `mizu/cmd`
2. Run `go mod download` (may take a moment)
3. Run `go build main.go`