Skip to content

Commit

Permalink
Updated makefile task in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
kzaitsev committed Mar 12, 2016
1 parent 57e2fd5 commit fd02964
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ You need Go 1.5 + for development
mkdir -p $GOPATH/src/github.com/Bugagazavr/grvm
git clone https://github.com/Bugagazavr/grvm.git $GOPATH/src/github.com/Bugagazavr/grvm
cd $GOPATH/src/github.com/Bugagazavr/grvm
make localinstall
make devinstall
source ~/.grvm/scripts/grvm
```

Expand Down

0 comments on commit fd02964

Please sign in to comment.