From 7526f5640b81976b00d2bc613f7f485bc64b47ba Mon Sep 17 00:00:00 2001 From: Yogev Ben David Date: Mon, 12 Aug 2019 16:24:36 +0300 Subject: [PATCH] Update installation.md --- docs/installation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/installation.md b/docs/installation.md index 9f84fff..fea49f8 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 -- 2.26.2