Skip to content

Commit

Permalink
Merge pull request #10 from noio/patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
bakercp committed Sep 3, 2014
2 parents 11f8f1c + 7051f9e commit 5945f11
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 @@ -21,7 +21,7 @@ USING ofxJSON
OR

- Add all of the files in `ofxJSON/src` and `ofxJSON/libs/` to your project.
- Add `./ofxJSON/lib/include` to your Header Search Paths. If you are using OSX, you can do this easily by updating your project's `Project.xcconfig` file. See the examples for an example.
- Add `./ofxJSON/lib/jsoncpp/include` to your Header Search Paths. If you are using OSX, you can do this easily by updating your project's `Project.xcconfig` file. See the examples for an example.

RUNNING THE EXAMPLES
============================================
Expand Down

0 comments on commit 5945f11

Please sign in to comment.