summaryrefslogtreecommitdiff
path: root/doc/install.texi
diff options
context:
space:
mode:
authorJose Antonio Ortega Ruiz <jao@gnu.org>2010-10-06 00:45:48 +0200
committerJose Antonio Ortega Ruiz <jao@gnu.org>2010-10-06 00:45:48 +0200
commit2b0ff9f520839d7389ddb9e2354c709a1ce401d4 (patch)
treea3ccfa689aa8916e218bf55840c7815a5a0fcadb /doc/install.texi
parent9ac52eca64ed44c9a7fc3d716b685cc71f005d36 (diff)
downloadgeiser-chez-2b0ff9f520839d7389ddb9e2354c709a1ce401d4.tar.gz
geiser-chez-2b0ff9f520839d7389ddb9e2354c709a1ce401d4.tar.bz2
Documentation nits
Diffstat (limited to 'doc/install.texi')
-rw-r--r--doc/install.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/install.texi b/doc/install.texi
index 2362aa9..b260504 100644
--- a/doc/install.texi
+++ b/doc/install.texi
@@ -70,7 +70,7 @@ compile and install Geiser too. That is, you enter the source directory
and (since we grabbed the development tree) run the customary
@i{autogen} script:
@example
-$ cd ~/lib/geiser
+$ cd ~/lisp/geiser
$ ./autogen.sh
@end example
@noindent