From 38db61e34f53c6245f38915d272362ca34711d91 Mon Sep 17 00:00:00 2001 From: hallgren Date: Tue, 11 Sep 2012 19:08:50 +0000 Subject: doc/gf-developers: a few more small fixes --- doc/gf-developers.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'doc/gf-developers.html') diff --git a/doc/gf-developers.html b/doc/gf-developers.html index c59b06b96..7062db919 100644 --- a/doc/gf-developers.html +++ b/doc/gf-developers.html @@ -9,7 +9,7 @@

GF Developers Guide

Authors: Björn Bringert, Krasimir Angelov and Thomas Hallgren
-Last update: 2012-09-11, 20:40 +Last update: 2012-09-11, 21:01

@@ -256,7 +256,7 @@ patch directly from darcs. If so, replace -o mypatch.patch with

Read-write access

-If you have a user account on www.grammaticalframework.org, you can +If you have a user account on www.grammaticalframework.org, you can get read-write access over SSH to the GF repository.

@@ -264,7 +264,7 @@ get read-write access over SSH to the GF repository.

Get your copy with (all on one line), -replacing bringert with your own username on code.haskell.org: +replacing bringert with your own username on www.grammaticalframework.org:

@@ -450,7 +450,7 @@ On Windows this is C:\Program Files\Haskell\bin.
 The compiled GF Resource Grammar Library will be installed
 under the same prefix, e.g. in
 $HOME/.cabal/share/gf-3.3.3/lib on Linux and
-in C:\Program Files\Haskell\gf-3.1\lib on Windows.
+in C:\Program Files\Haskell\gf-3.3.3\lib on Windows.
 

If you want to install in some other place then use the --prefix -- cgit v1.2.3