diff options
Diffstat (limited to 'download/index.html')
| -rw-r--r-- | download/index.html | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/download/index.html b/download/index.html index dc29839df..044366c6b 100644 --- a/download/index.html +++ b/download/index.html @@ -16,7 +16,9 @@ <UL> <LI><A HREF="gf-3.0beta-linux-ubuntu.gz">GF 3.0 beta Linux binary</A> (Intel, Ubuntu) <P></P> -<LI><A HREF="gf-3.0beta-mac-leopard.gz">GF 3.0 beta MacOS X binary</A> (Intel Mac with Leopard) +<LI>GF 3.0 beta MacOS X binaries: + <A HREF="gf-3.0beta-mac-leopard.gz">Leopard</A> (Intel Mac with MacOS X Leopard) + <A HREF="gf-3.0beta-mac-tiger.gz">Leopard</A> (Intel Mac with MacOS X Tiger) <P></P> <LI><A HREF="gf-3.0beta-mac.exe">GF 3.0 beta Windows binary</A> <P></P> @@ -33,7 +35,7 @@ <H2>Installation instructions</H2> <P> To install a binary, just uncompress it and copy to a place that is on your path, -for instance, in <CODE>/usr/local/bin</CODE>. +for instance, in <CODE>/usr/local/bin</CODE>. You may want to rename it to <CODE>gf</CODE>. </P> <P> If you want to use GF as a batch compiler, put the following script in the |
