aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorRobin Haberkorn <robin.haberkorn@googlemail.com>2014-08-22 06:03:50 +0200
committerRobin Haberkorn <robin.haberkorn@googlemail.com>2014-08-22 06:03:50 +0200
commit35df3d7d0928b57166b2da800d40d38f079ce768 (patch)
tree7115ab12528b4c199abfac6adafb6e65508c416a
parent30d8bf3e2835dbb0bf6876a6a1d4dd227ba335a9 (diff)
downloadsciteco-35df3d7d0928b57166b2da800d40d38f079ce768.tar.gz
minor INSTALL typos fixed
-rw-r--r--INSTALL6
1 files changed, 3 insertions, 3 deletions
diff --git a/INSTALL b/INSTALL
index f6082e1..944bc9b 100644
--- a/INSTALL
+++ b/INSTALL
@@ -28,7 +28,7 @@ SciTECO Build and Runtime Dependencies
* Groff (only when formatting HTML manuals)
* Doxygen (only when generating developer documentation)
-These dependencies are bundles with the SciTECO Git repository
+These dependencies are bundled with the SciTECO Git repository
and with source tar balls, so they usually do not have to be
installed by the user manually:
@@ -68,8 +68,8 @@ Automake installed.
Now you are ready to configure the build system.
Make sure you have all the build and run-time dependencies
-installed mentioned above (except Scintilla/Scinterm which
-is bundled with SciTECO by default).
+installed that have been mentioned above (except
+Scintilla/Scinterm which is bundled with SciTECO by default).
Usually as with other Autoconf projects something like this
is sufficient: