Readme tweak

This commit is contained in:
Dan Sosedoff
2014-10-24 20:52:53 -05:00
parent 2f26756bb0
commit a3cb7c5817

View File

@@ -87,7 +87,7 @@ brew install go
To compile source code run the following command: To compile source code run the following command:
``` ```
make deps make setup
make dev make dev
``` ```