Skip to content

Commit

Permalink
Correct version typo for json-c
Browse files Browse the repository at this point in the history
  • Loading branch information
jamie-pate committed Jan 2, 2016
1 parent 143604f commit c0f4092
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 @@ -110,7 +110,7 @@ int main() {

## From release tarball

Requires `libjson-c-dev` with headers at `${INCLUDE_DIR}/json-c/*` >= `v0.0.10` (probably)
Requires `libjson-c-dev` with headers at `${INCLUDE_DIR}/json-c/*` >= `v0.10` (probably)

* `tar -zxf jstruct.tar.gz`
* `cd jstruct`
Expand Down

0 comments on commit c0f4092

Please sign in to comment.