summaryrefslogtreecommitdiff
path: root/doc/INSTALL.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/INSTALL.txt')
-rw-r--r--doc/INSTALL.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/INSTALL.txt b/doc/INSTALL.txt
index 5b8077ad..c329be2c 100644
--- a/doc/INSTALL.txt
+++ b/doc/INSTALL.txt
@@ -16,7 +16,7 @@ possible using a Cygwin host.
Basic Installation
==================
- OpenOCD is distributed without autotools generated files, i.e. without a
+ OpenOCD is distributed without autotools generated files, i.e. without a
configure script. Run ./bootstrap in the openocd directory to have all
necessary files generated.
@@ -77,7 +77,7 @@ The simplest way to compile this package is:
documentation.
4. You can remove the program binaries and object files from the
- source code directory by typing `make clean'.
+ source code directory by typing `make clean'.
Compilers and Options
=====================