diff options
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |