Updated the install section
diff --git a/README.md b/README.md
index fadeff8..39ef0e8 100644
--- a/README.md
+++ b/README.md
@@ -76,7 +76,13 @@
## Install
-On Mac OS X you can install the latest release via [Homebrew](https://github.com/Homebrew/homebrew):
+The easiest way to install the latest release on Mac or Linux is with the following script:
+
+```
+curl https://glide.sh/get | sh
+```
+
+On Mac OS X you can also install the latest release via [Homebrew](https://github.com/Homebrew/homebrew):
```
$ brew install glide