diff --git a/README.md b/README.md index 43506d0d..608fc795 100644 --- a/README.md +++ b/README.md @@ -41,7 +41,7 @@ You can ask questions about how to use GoConvey on [StackOverflow](http://stacko Installation ------------ - $ go get github.com/smartystreets/goconvey + $ go install github.com/smartystreets/goconvey [Quick start](https://github.com/smartystreets/goconvey/wiki#get-going-in-25-seconds) -----------