diff --git a/README.md b/README.md index e92160c6c5af97c22055e2a27a14181a30a3c3c9..8678f72efdeec3d15e9d2cf08e5044eb133a0614 100644 --- a/README.md +++ b/README.md @@ -24,6 +24,12 @@ npm i --save gl-react-native ![](https://github.com/ProjectSeptemberInc/gl-react-native/raw/master/docs/install-steps.png) +or if you use Cocapods: + +```ruby +pod 'RNGL', :path => './node_modules/gl-react-native' +``` + **on Android:** 1. `android/settings.gradle`:: Add the following snippet