summaryrefslogtreecommitdiff
path: root/INSTALL
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
commit6381b39aab1cdbac16184a963d542acf33875753 (patch)
tree662b7d99307399544f4c8bf49937d563b6fcbb45 /INSTALL
parent47e462db1a8875c362479d609c3efd5e82b0f782 (diff)
downloadgeiser-guile-6381b39aab1cdbac16184a963d542acf33875753.tar.gz
geiser-guile-6381b39aab1cdbac16184a963d542acf33875753.tar.bz2
better indent , gsi opening param using module if > version 4.9.3
Diffstat (limited to 'INSTALL')
-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