diff --git a/README.md b/README.md index e5d4d0d7..49281203 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,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@latest [Quick start](https://github.com/smartystreets/goconvey/wiki#get-going-in-25-seconds) -----------