diff --git a/download/index-3.3.3.t2t b/download/index-3.3.3.t2t index 2e477a67c..594596be4 100644 --- a/download/index-3.3.3.t2t +++ b/download/index-3.3.3.t2t @@ -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.