Skip to content

Commit

Permalink
Update README with instructions on use_frameworks!
Browse files Browse the repository at this point in the history
  • Loading branch information
niclas-jetset authored Apr 26, 2019
1 parent 82c06f6 commit 86c2194
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,8 @@ Add the following to your `Podfile`
```ruby
target "YourApp" do
...


use_frameworks!
pod "react-native-nordic-dfu", path: "../node_modules/react-native-nordic-dfu"

...
Expand Down

0 comments on commit 86c2194

Please sign in to comment.