From 187f7cd7b903e77cb045bc1b7ea828a5ab6c6aeb Mon Sep 17 00:00:00 2001 From: chrisbianca Date: Mon, 27 Mar 2017 12:41:05 +0100 Subject: [PATCH] Fix directory reference in documentation --- docs/installation.ios.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/installation.ios.md b/docs/installation.ios.md index bddd0d2d..f1d6b4e7 100644 --- a/docs/installation.ios.md +++ b/docs/installation.ios.md @@ -29,7 +29,7 @@ Then you can run `(cd ios && pod install)` to get the pods installed. ## AppDelegate.m -You need to add the following to the top of `ios/AppDelegate.m`: +You need to add the following to the top of `ios/[YOUR APP NAME]]/AppDelegate.m`: `#import `