Update README.md

This commit is contained in:
up9-github
2021-04-22 13:17:15 +03:00
parent 3aeb8128c7
commit 99bf92a699

View File

@@ -14,7 +14,7 @@
There are some extra flags defined in code that will show up in `./main --help`, these are non functional stubs for now
## Installation
Make sure you have go v1.16 installed.
Make sure your go version is at least 1.11
1. cd to `mizu/cli`
2. Run `go mod download` (may take a moment)
3. Run `go build main.go`