1
0
forked from GitHub/gf-core

Fix typo on GF 3.3 download page

This commit is contained in:
hallgren
2011-10-25 20:50:15 +00:00
parent 76f5ce2383
commit 3ab5b9d177

View File

@@ -15,7 +15,7 @@ What's new? See the [Release notes release-3.3.html].
| **Platform** | **Download** | **How to install**
| Linux (32-bit) | [gf-3.3-bin-i386-linux.tar.gz gf-3.3-bin-i386-linux.tar.gz] | ``sudo tar -C /usr/local -zxf gf-3.3-bin-i386-linux.tar.gz``
| MacOS X | [gf-3.2-bin-intel-mac.tar.gz gf-3.2-bin-intel-mac.tar.gz] | ``sudo tar -C /usr/local -zxf gf-3.2-bin-intel-mac.tar.gz``
| MacOS X | [gf-3.3-bin-intel-mac.tar.gz gf-3.3-bin-intel-mac.tar.gz] | ``sudo tar -C /usr/local -zxf gf-3.3-bin-intel-mac.tar.gz``
| ... | ... | ...
More packages will be added later.