Update README for go get
diff --git a/README.md b/README.md
index b4b3bb6..92ef594 100644
--- a/README.md
+++ b/README.md
@@ -120,10 +120,10 @@
 sudo apt-get install glide
 ```
 
-It is also possiblle to `go get github.com/Masterminds/glide`.
-
 [Binary packages](https://github.com/Masterminds/glide/releases) are available for Mac, Linux and Windows.
 
+For a development version it is also possible to `go get github.com/Masterminds/glide`.
+
 To build from source you can:
 
 1. Clone this repository into `$GOPATH/src/github.com/Masterminds/glide` and