Skip to content

Commit

Permalink
Merge pull request #157 from komark06/master
Browse files Browse the repository at this point in the history
Fix typo
  • Loading branch information
jserv authored Feb 25, 2024
2 parents 267cca7 + b6de2ed commit 34a821c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ $ make valgrind
* Use `$ make clean` or `$ rm /tmp/qtest.*` to clean the temporary files created by target valgrind

Extra options can be recognized by make:
* `VERBOSE`: control the build verbosity. If `VERBOSE=1`, echo eacho command in build process.
* `VERBOSE`: control the build verbosity. If `VERBOSE=1`, echo each command in build process.
* `SANITIZER`: enable sanitizer(s) directed build. At the moment, AddressSanitizer is supported.

## Using `qtest`
Expand Down

0 comments on commit 34a821c

Please sign in to comment.