Clarify install instructions.
This commit is contained in:
parent
35f6199e68
commit
542ac3e421
1 changed files with 2 additions and 1 deletions
|
|
@ -10,7 +10,8 @@ is for anyone who loves make, but hates all its stupid bullshit.
|
|||
# Installation
|
||||
|
||||
1. Install Go.
|
||||
2. Run `go install github.com/dcjones/mk`
|
||||
2. Run `go get github.com/dcjones/mk`
|
||||
3. Make sure `$GOPATH/bin` is in your `PATH`.
|
||||
|
||||
# Why Plan 9 mk is better than make
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue