diff options
author | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2009-09-14 02:08:19 +0200 |
---|---|---|
committer | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2009-09-14 02:08:19 +0200 |
commit | aecb2b8a0debdfd29e6865c2f4854b37210d9160 (patch) | |
tree | 5b2980672a1471e274e81d00a57603119ee96465 | |
parent | c1de629f10bb459020fdf7d876a4b2f35f3a9e9b (diff) | |
download | geiser-aecb2b8a0debdfd29e6865c2f4854b37210d9160.tar.gz geiser-aecb2b8a0debdfd29e6865c2f4854b37210d9160.tar.bz2 |
Irrelevant doc fix.
-rw-r--r-- | INSTALL | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ Installing Geiser. ------------------ You'll find below the generic build and installation instructions for -a GNU package, which Geiser happens to be. As you know, they can be +an autotools package, which Geiser happens to be. As you know, they can be summarised as: mkdir build && cd build |