2
2
mirror of https://github.com/Hilbis/Hilbish synced 2025-04-01 11:13:24 +00:00

docs: make build for stable release more clear

This commit is contained in:
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

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`