Building tweaks

This commit is contained in:
NDensity compute 2016-09-02 13:51:40 +00:00
parent f01bbbc2b4
commit d6534b7e8d

View file

@ -16,7 +16,8 @@ is for anyone who loves make, but hates all its stupid bullshit.
### Building/installing from source ### Building/installing from source
1. `git clone` the repo 1. `git clone` the repo
2. `go build` 2. `go get`
3. `go build`
## Why Plan 9 mk is better than make ## Why Plan 9 mk is better than make