Instructions to install from PPA
diff --git a/README.md b/README.md index 0251544..8d23c7b 100644 --- a/README.md +++ b/README.md
@@ -82,6 +82,13 @@ $ brew install glide ``` +On Ubuntu Trusty (14.04) you can install from our PPA: + +``` +add-apt-repository ppa:masterminds/glide && sudo apt-get update +apt-get install glide +``` + [Binary packages](https://github.com/Masterminds/glide/releases) are available for Mac, Linux and Windows. To build from source you can: @@ -467,4 +474,4 @@ Aside from being catchy, "glide" is a contraction of "Go Elide". The idea is to compress the tasks that normally take us lots of time into a -just a few seconds. +just a few seconds. \ No newline at end of file