Browse Source

Fix typo in README

tags/json-c-0.16-20220414
Tobias Nießen GitHub 3 years ago
parent
commit
928fa96db7
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

@@ -256,7 +256,7 @@ cmake -DCMAKE_PREFIX_PATH=/path/to/json_c/install/lib64/cmake ..
Using json-c <a name="using">
------------

To use json-c you can either include json.h, or preferrably, one of the
To use json-c you can either include json.h, or preferably, one of the
following more specific header files:

* json_object.h - Core types and methods.


Loading…
Cancel
Save