1
0
forked from GitHub/gf-core
This commit is contained in:
aarne
2004-08-10 13:22:25 +00:00
parent f3abb11313
commit 1a25fe402d
2 changed files with 4 additions and 4 deletions

View File

@@ -132,7 +132,7 @@ on editing in the Java interface.
on writing GF grammars, with exercises.
</li><li>
<a href="doc/short/01-gf-short.html">
<a href="doc/short/gf-short.html">
GF in 25 Minutes</a> for programmers.
</li><li>

View File

@@ -24,11 +24,11 @@ to get the Speak Aloud command (<tt>sa</tt>).
<h2>Linux</h2>
<!--
<h4>Requirements</h4>
RedHat &gt;7.1 and Mandrake &gt;9.2 have been tested.
<h4>Download</h4>
<a href="GF-2.0.rpm"><tt>GF-2.0.rpm</tt></a>, binary RPM
@@ -39,8 +39,6 @@ RedHat &gt;7.1 and Mandrake &gt;9.2 have been tested.
binaries, Java classes, and example grammars
<h4>Install</h4>
Binary RPM:
@@ -63,7 +61,9 @@ With the GUI:
<pre>
jgf
</pre>
-->
Binary coming soon; until then <a href="#src">compile from source</a>.
</p><h2>Macintosh</h2>