Update PackageCloud Link

Change PackageCloud link to go to more intuitive install page since this is what the list bullet is about.
This commit is contained in:
Travis Smith 2015-12-21 11:38:15 -05:00
parent 5466fc0d1e
commit c79afdcaad

@ -12,7 +12,7 @@ binaries available for Mac, Windows, Linux, and FreeBSD. Check out the
You can install Git LFS in several different ways, depending on your setup and
preferences.
* Linux users can install Debian or RPM packages from [PackageCloud](https://packagecloud.io/github/git-lfs).
* Linux users can install Debian or RPM packages from [PackageCloud](https://packagecloud.io/github/git-lfs/install).
* Mac users can install from [Homebrew](https://github.com/Homebrew/homebrew) with `brew install git-lfs`.
* [Binary packages are available][rel] for Windows, Mac, Linux, and FreeBSD.
* You can build it with Go 1.5+. See the [Contributing Guide](./CONTRIBUTING.md) for instructions.