docs: make build for stable release more clear

pull/61/head
sammyette 2021-06-09 18:19:52 -04:00
parent fa1cdbefa2
commit ce5ac86a4c
No known key found for this signature in database
GPG Key ID: 50EE40A2809851F5
1 changed files with 1 additions and 1 deletions

View File

@ -91,7 +91,7 @@ go get -d all
make dev
```
If you checked out to the latest stable release, run
If you `git checkout`'d the latest stable release, run
`make build` instead of `make dev`.
or want to experiment Hilbiline, instead run
`make hilbiline`