The include path should be a single + so as to not append to existing search paths...
[grue-hunter.git] / README
diff --git a/README b/README
index d78645105cd2588fcddf9925a44555a5f55b469d..86774f8a126edc88cb8fa55b351a99b71c1d158d 100644 (file)
--- a/README
+++ b/README
@@ -22,7 +22,7 @@ https://jxself.org/git/?p=inform.git
 Once the compiler has been compiled and is ready for use return to 
 this directory and run:
 
-       inform ++include_path=lib grue-hunter
+       inform +include_path=lib grue-hunter
 
 Or you can run the included build.sh script which does the same thing, 
 assuming that the inform compiler is included in your PATH.