diff options
| author | aarne <unknown> | 2004-08-13 07:43:46 +0000 |
|---|---|---|
| committer | aarne <unknown> | 2004-08-13 07:43:46 +0000 |
| commit | a35b815f6f246d061747c9d01a7960fbaa76d94f (patch) | |
| tree | 89647f7e721dae5086c4c76a82c65671627f835e | |
| parent | 33f8fb64e0d4e835a3cf5d00edbf4f7220bc4b4d (diff) | |
cygwin
| -rw-r--r-- | download/gf-download.html | 19 |
1 files changed, 10 insertions, 9 deletions
diff --git a/download/gf-download.html b/download/gf-download.html index c1150a226..b43ff4469 100644 --- a/download/gf-download.html +++ b/download/gf-download.html @@ -87,15 +87,15 @@ You need <a href="http://www.haskell.org/ghc/">GHC</a> <p> -On Windows, you moreover need the -<a -href="http://www.cygwin.com/">Cygwin</a> environment. - -<p> - For the editor GUI, you also need <a href="http://java.sun.com/">Java</a>, version 1.4 +<p> + +On Windows, you moreover need the +<a +href="http://www.cygwin.com/">Cygwin</a> environment +to compile with GHC. @@ -109,10 +109,11 @@ With the GUI: <pre> jgf </pre> -On Windows, doing this requires the <a +On Windows, using the <tt>jgf</tt> command requires the +<a href="http://www.cygwin.com/">Cygwin</a> environment. -Without Cygwin, you can use GF by clicking the icon that is -created if you install the Windows binary. +Alternatively, if you use the binary installation (recommended) you can run +GF (both with and without GUI) from the Start menu. |
