Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

Already on GitHub? Sign in to your account

Update README to allow fresh checkout build to work #8

Merged
merged 1 commit into from Jul 14, 2016
Jump to file or symbol
Failed to load files and symbols.
+2 −2
Split
View
@@ -26,10 +26,10 @@ Set up a go environment on your computer. For more information about these steps
### Getting the library
-First download the package without installing it
+First download the package
```sh
-go get -d github.com/performancecopilot/speed
+go get github.com/performancecopilot/speed
```
then go to the source and run make