Update README.md

master
Brandon Lee Camilleri 5 years ago committed by GitHub
parent 23683e4ea7
commit 0f74085c44
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      README.md

@ -11,7 +11,7 @@ Mop is implemented in Go and compiles down to a single executable file.
# Make sure your $GOPATH is set.
$ go get github.com/mop-tracker/mop
$ cd $GOPATH/src/github.com/michaeldv/mop
$ cd $GOPATH/src/github.com/mop-tracker/mop
$ make # <-- Compile and run mop.
$ make build # <-- Build mop in current directory.
$ make install # <-- Build mop and install it in $GOPATH/bin.

Loading…
Cancel
Save