Skip to content

Commit d911ee2

Browse files
committed
Update README to point to External folder
1 parent 838851f commit d911ee2

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
@@ -61,7 +61,7 @@ not allowing third-party dynamic frameworks. A work-around for this is as follow
6161
1. In your target's build settings:
6262
1. Set "Always Search User Paths" to YES
6363
1. Add `$(BUILT_PRODUCTS_DIR)/usr/local/include` and
64-
`$(SRCROOT)../Libs/objective-git/libgit2/include` to the "User Header
64+
`$(SRCROOT)../Libs/objective-git/External/libgit2/include` to the "User Header
6565
Search Paths"
6666
1. Add `-all_load` to the "Other Linker Flags"
6767

0 commit comments

Comments
 (0)