aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2009-09-06 16:24:31 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2009-09-06 16:24:31 +0200
commit7e8582b9cf7325ae049ddf0ea756512efd08eab8 (patch)
tree06a271aa04449039b1de7e796526f5518849984e
parent69c79d8181e906ce0e07cbcd2c30f8ea3890fc03 (diff)
Minor wording change
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 1767614..385c613 100644
--- a/README
+++ b/README
@@ -35,7 +35,7 @@ The clean the object files, libraries, executable, etc., run:
$ make clean
You can also run make from various sub-directories in this package. For
-example, to build and run automated tests only for the CLI compiler, we
+example, to build and run automated tests only for the CLI compiler, you
can do the following:
$ cd cli/tests