diff --git a/docs/installation.md b/docs/installation.md index 9f84fff825819cc3fa507a357a7811103de0dece..fea49f869f43648730f014c7979f63ca87817ce8 100644 --- a/docs/installation.md +++ b/docs/installation.md @@ -7,7 +7,7 @@ The 2nd is to do some platform specific setup so as to be able to work with Appl Start by running this: ``` -$ npm install react-native-notifications --save +$ npm install react-native-notifications@^2.0.6 --save ``` ## iOS