Update URL for ZIP download

This commit is contained in:
Dan Rice 2013-02-03 12:13:03 -05:00
parent 45cd864888
commit 43dd9723ea

View file

@ -6,7 +6,7 @@ h2. Getting Tracks
There are two methods of downloading Tracks:
# (Recommended for most people) Download the "zipped package":https://github.com/TracksApp/tracks/zipball/v2.2 for the latest stable release (2.2) and unzip in your preferred location (e.g. @~/Sites@ for Mac OS X users).
# (Recommended for most people) Download the "zipped package":https://github.com/TracksApp/tracks/archive/v2.2.zip for the latest stable release (2.2) and unzip in your preferred location (e.g. @~/Sites@ for Mac OS X users).
# If you want to live on the edge, you can get the latest development version from GitHub using git (bear in mind that this may be less stable than the released versions):
bc. cd ~/Sites