diff options
| author | hallgren <hallgren@chalmers.se> | 2012-08-06 16:14:47 +0000 |
|---|---|---|
| committer | hallgren <hallgren@chalmers.se> | 2012-08-06 16:14:47 +0000 |
| commit | 06c9e4999f8d6ab25ce4c533df45060806ca80ed (patch) | |
| tree | 123888e9b1dc9010054f778a3ad856ea2c1f3fd1 /README | |
| parent | 3601b796e51bd4a26383ac972ce2ccf575171979 (diff) | |
Updated the GF Developers Guide
+ The instructions have been modernized and simplified slightly and should now
work again. (I have not verified it on Windows.)
Using 'cabal' instead of 'runghc Setup.hs' avoids some problems.
+ Also, download/index.html has simpler installation instructions sufficient
for many users, so mention it in the main README file.
+ Also adjusted the main Makefile.
Diffstat (limited to 'README')
| -rw-r--r-- | README | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -30,4 +30,5 @@ GF particularly addresses four aspects of grammars: COMPILATION and INSTALLATION of source distribution: -See doc/gf-developers.html for installation instructions. +See download/index.html for installation instructions. +(More details can be found in doc/gf-developers.html.) |
