mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-23 11:42:49 -06:00
doc/gf-developers: fixed a typo
This commit is contained in:
@@ -9,7 +9,7 @@
|
|||||||
<CENTER>
|
<CENTER>
|
||||||
<H1><a href="../"><IMG src="../doc/Logos/gf0.png"></a>GF Developers Guide</H1>
|
<H1><a href="../"><IMG src="../doc/Logos/gf0.png"></a>GF Developers Guide</H1>
|
||||||
<FONT SIZE="4"><I>Authors: Björn Bringert, Krasimir Angelov and Thomas Hallgren</I></FONT><BR>
|
<FONT SIZE="4"><I>Authors: Björn Bringert, Krasimir Angelov and Thomas Hallgren</I></FONT><BR>
|
||||||
<FONT SIZE="4">Last update: 2012-08-06, 18:08</FONT>
|
<FONT SIZE="4">Last update: 2012-09-11, 20:40</FONT>
|
||||||
</CENTER>
|
</CENTER>
|
||||||
|
|
||||||
<P></P>
|
<P></P>
|
||||||
@@ -72,7 +72,7 @@ Or, from a Terminal window, the following command should be enough:
|
|||||||
|
|
||||||
<UL>
|
<UL>
|
||||||
<LI>On Ubuntu: <CODE>sudo apt-get install haskell-platform darcs libghc6-haskeline-dev</CODE>
|
<LI>On Ubuntu: <CODE>sudo apt-get install haskell-platform darcs libghc6-haskeline-dev</CODE>
|
||||||
<LI>On Fedora: <CODE>sudo yum install haskell-platform darcs ghc-haskeline-devevel</CODE>
|
<LI>On Fedora: <CODE>sudo yum install haskell-platform darcs ghc-haskeline-devel</CODE>
|
||||||
</UL>
|
</UL>
|
||||||
|
|
||||||
<P>
|
<P>
|
||||||
|
|||||||
@@ -31,7 +31,7 @@ in Ubuntu or the corresponding tool in other popular Linux distributions.
|
|||||||
Or, from a Terminal window, the following command should be enough:
|
Or, from a Terminal window, the following command should be enough:
|
||||||
|
|
||||||
- On Ubuntu: ``sudo apt-get install haskell-platform darcs libghc6-haskeline-dev``
|
- On Ubuntu: ``sudo apt-get install haskell-platform darcs libghc6-haskeline-dev``
|
||||||
- On Fedora: ``sudo yum install haskell-platform darcs ghc-haskeline-devevel``
|
- On Fedora: ``sudo yum install haskell-platform darcs ghc-haskeline-devel``
|
||||||
|
|
||||||
|
|
||||||
**On Mac OS and Windows**, the tools can be downloaded from their respective
|
**On Mac OS and Windows**, the tools can be downloaded from their respective
|
||||||
|
|||||||
Reference in New Issue
Block a user