From ff794aafa326b607ad37c0dd60ee96d13fe3f4d6 Mon Sep 17 00:00:00 2001 From: Ashwin Preetham Lobo Date: Fri, 17 Jun 2016 21:34:57 +0530 Subject: [PATCH] Updated the README.md When you pass the --save option to rnpm, it throws the error. By default rnpm will add the dependancy. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index af2ef17..49d32d8 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ - Run `rnpm link` Or you can combine 2 commands -- Run `rnpm install react-native-fcm --save` +- Run `rnpm install react-native-fcm` ## Android Configuration -- 2.26.2