Merge pull request #790 from Sarcares/patch-1

Small update to README file
This commit is contained in:
Eric Hawicz
2022-09-13 22:15:48 -04:00
committed by GitHub

View File

@@ -100,7 +100,7 @@ Then:
$ make
$ make test
$ make USE_VALGRIND=0 test # optionally skip using valgrind
$ make install
$ sudo make install # it could be necessary to execute make install
```