Skip to content

Commit 5945f11

Browse files
committed
Merge pull request #10 from noio/patch-1
Update README.md
2 parents 11f8f1c + 7051f9e commit 5945f11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ USING ofxJSON
2121
OR
2222

2323
- Add all of the files in `ofxJSON/src` and `ofxJSON/libs/` to your project.
24-
- 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.
24+
- 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.
2525

2626
RUNNING THE EXAMPLES
2727
============================================

0 commit comments

Comments
 (0)