mirror of https://github.com/Hilbis/Hilbish
docs: make build for stable release more clear
parent
fa1cdbefa2
commit
ce5ac86a4c
|
@ -91,7 +91,7 @@ go get -d all
|
||||||
make dev
|
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`.
|
`make build` instead of `make dev`.
|
||||||
or want to experiment Hilbiline, instead run
|
or want to experiment Hilbiline, instead run
|
||||||
`make hilbiline`
|
`make hilbiline`
|
||||||
|
|
Loading…
Reference in New Issue