From 01508f9c7a6ac0080ef92c94c5c0b245d19603d1 Mon Sep 17 00:00:00 2001 From: Jonas Jonny Date: Tue, 7 Jul 2015 23:48:43 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 04ac544..bebf2b3 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ A `` component for react-native, as seen in [(Screenshot)](http://url.brentvatne.ca/g9Wp). 4. Click on `BVLinearGradient.xcodeproj` in `Libraries` and go the `Build Phases` tab. Double click the text to the right of `Header Search - Paths` and verify that it has `$(SRCROOT)../react-native/React` - if it + Paths` and verify that it has `$(SRCROOT)/../react-native/React` - if it isn't, then add it. This is so XCode is able to find the headers that the `BVLinearGradient` source files are referring to by pointing to the header files installed within the `react-native` `node_modules`