1
0
forked from GitHub/gf-core

GF 3.3.3 download page: initial set of binary packages added

This commit is contained in:
hallgren
2012-03-02 16:12:51 +00:00
parent 5625e5f8f7
commit 5983268552

View File

@@ -14,6 +14,9 @@ What's new? See the [Release notes release-3.3.3.html].
== Binary packages ==
| **Platform** | **Download** | **How to install**
| Linux (32-bit) | [gf-3.3.3-bin-i386-linux.tar.gz gf-3.3.3-bin-i386-linux.tar.gz] | ``sudo tar -C /usr/local -zxf gf-3.3.3-bin-i386-linux.tar.gz``
| Linux (64-bit) | [gf-3.3.3-bin-amd64-linux.tar.gz gf-3.3.3-bin-amd64-linux.tar.gz] | ``sudo tar -C /usr/local -zxf gf-3.3.3-bin-amd64-linux.tar.gz``
| MacOS X | [gf-3.3.3-bin-intel-mac.tar.gz gf-3.3.3-bin-intel-mac.tar.gz] | ``sudo tar -C /usr/local -zxf gf-3.3.3-bin-intel-mac.tar.gz``
| ... | ... | ...
More packages might be added later.