Browse Source
Small update to README file
it could be necessary to execute make install
tags/json-c-0.17-20230812
Luca Mannella
GitHub
3 years ago
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
README.md
|
|
@@ -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 |
|
|
|
``` |
|
|
|
|
|
|
|
|
|
|
|