diff --git a/README.md b/README.md index 1a05b119..17d1c23a 100644 --- a/README.md +++ b/README.md @@ -90,7 +90,7 @@ From our experience, 3rd-party libraries usually reside inside a subdirectory (l 2. Add the following line at the top of the file below your own `import` statements: ```objectivec - @import HockeySDK + @import HockeySDK; ``` 3. Search for the method `applicationDidFinishLaunching:`