install instructions change

This commit is contained in:
Dan Ballard 2014-12-31 08:25:13 -08:00
parent b2317046d1
commit 5857870a0b
1 changed files with 5 additions and 1 deletions

View File

@ -5,4 +5,8 @@ Build, Deploy and Multiversion Run tool
## Install
$ go get github.com/dballard/warren/cmd/warren
go get github.com/dballard/warren/
cd $GOPATH/src/github.com/dballard/warren/
make
sudo make install