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
parent
commit
84248a7884
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      README.md

+ 1
- 1
README.md 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
```




Loading…
Cancel
Save