diff --git a/README.md b/README.md index f3a30e8..1bca102 100644 --- a/README.md +++ b/README.md @@ -142,7 +142,8 @@ end pod install ``` -- Add `$(inherited)` to other linker flags under Build Settings (XCode -> open project_name.xcworkspace) +- open **project_name.xcworkspace** +- Add `$(inherited)` to other linker flags under Build Settings Done!