diff options
| author | krasimir <krasimir@chalmers.se> | 2009-06-13 18:10:35 +0000 |
|---|---|---|
| committer | krasimir <krasimir@chalmers.se> | 2009-06-13 18:10:35 +0000 |
| commit | 5cc7a3f402ba856718375ddcfcf729094efd7a04 (patch) | |
| tree | 1312c92d78b440e4624e7b811080a0b793e16f78 /doc/gf-tutorial.html | |
| parent | f587501181219777618fbf58f6e4017e77e04c75 (diff) | |
add reference to the developers quite from the GF Tutorial
Diffstat (limited to 'doc/gf-tutorial.html')
| -rw-r--r-- | doc/gf-tutorial.html | 10 |
1 files changed, 2 insertions, 8 deletions
diff --git a/doc/gf-tutorial.html b/doc/gf-tutorial.html index 18e353a23..230152005 100644 --- a/doc/gf-tutorial.html +++ b/doc/gf-tutorial.html @@ -440,14 +440,8 @@ Many examples in this tutorial are </P> <P> Normally you don't have to compile GF yourself. -</P> -<P> -But, if you do want to compile GF from source, you need the Haskell compiler -<A HREF="http://www.haskell.org/ghc">GHC</A>. -</P> -<P> -We assume a Unix shell: Bash in Linux, "terminal" in Mac OS X, or -Cygwin in Windows. But you can do most things even without Cygwin in Windows. +But, if you do want to compile GF from source follow the +instructions in the <A HREF="gf-developers.html">Developers Guide</A>. </P> <P> <!-- NEW --> |
