Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ivanbruel committed Jun 29, 2015
1 parent e16b04c commit 47283c7
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 @@ -47,7 +47,7 @@ Because the HOKO SDK is written in `Objective-C`, you'll have to manually add a
* Name that header file `YourAppName-Bridging-Header.h`
* Inside that header file, import `#import "Hoko.h"`
* Inside that header file, import `#import <Hoko/Hoko.h>`
* Go to your project > `Build Settings` > `Objective-C Bridging Header` > add the path to your bridging header file, from your root folder (e.g. `MyApp/MyApp-Bridging-Header.h`)
Expand Down

0 comments on commit 47283c7

Please sign in to comment.