Remove reference to needing inform in your PATH
authorJason Self <j@jxself.org>
Fri, 22 Mar 2019 17:36:37 +0000 (10:36 -0700)
committerJason Self <j@jxself.org>
Fri, 22 Mar 2019 17:36:37 +0000 (10:36 -0700)
Since build.sh now compiles a local copy.

README

diff --git a/README b/README
index e41b31b4c4df6c1bf605aa9db12e485765265ebd..2ddea60b07a667e0c51372bf95189e0b94349872 100644 (file)
--- a/README
+++ b/README
@@ -15,8 +15,7 @@ this directory and run:
 
        ./inform/inform +include_path=lib the-mall
 
-Or you can run the included build.sh script which does the same thing, 
-assuming that the inform compiler is included in your PATH.
+Or you can run the included build.sh script which does the same thing.
 
 You will then get the story file for this game that can be run using 
 any appropriate Z-Machine interpreter, such as Frotz. Your GNU/Linux