Clarify install instructions.

This commit is contained in:
Daniel Jones 2014-08-04 13:55:54 -07:00
parent 35f6199e68
commit 542ac3e421

View file

@ -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