diff --git a/README.md b/README.md index 1564e80..6b3225a 100644 --- a/README.md +++ b/README.md @@ -34,6 +34,8 @@ This library allows you to call essential methods from the iOS "WidgetKit Framew ```sh npm install react-native-widgetkit + +cd ios && pod install && cd .. ``` ## Usage 👨🏻‍💻