summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormathieu2em <math.per@hotmail.com>2019-07-31 13:18:28 -0400
committermathieu2em <math.per@hotmail.com>2019-08-20 15:31:38 -0400
commit2f428491b0aedf0b5b6e639e91a30c36b9b924b5 (patch)
tree9dcbd6c2aae51b507d3658dda137ac87cb28c189
parent6e42ada1f8e9c44cf721ca2e200d370444c8a886 (diff)
downloadgeiser-2f428491b0aedf0b5b6e639e91a30c36b9b924b5.tar.gz
geiser-2f428491b0aedf0b5b6e639e91a30c36b9b924b5.tar.bz2
better indent , gsi opening param using module if > version 4.9.3
-rw-r--r--INSTALL2
1 files changed, 1 insertions, 1 deletions
diff --git a/INSTALL b/INSTALL
index 404e8f9..104eb9c 100644
--- a/INSTALL
+++ b/INSTALL
@@ -68,7 +68,7 @@ package-install-file.
-Configure Gambit correctly to have access to the (##decompile method)
this is required for dynamic autodoc of users defined methods and ## starting methods
- $ cd ~/[YOUR GAMBIT FILES]
+ $ cd ~/[YOUR GAMBIT DIRECTORY]
$ ./configure --enable-single-host --enable-debug --enable-rtlib-debug-source
$ make bootstrap
$ make bootclean