From 9f05a45e8057cd62f765c860a69ce878a9e66fca Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=81lvaro=20Medina=20Ballester?= Date: Mon, 3 Apr 2017 17:12:44 +0200 Subject: [PATCH] Update README.md --- README.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index b0ca92d..ec5181e 100644 --- a/README.md +++ b/README.md @@ -13,11 +13,9 @@ Returns the `CFBundleShortVersionString` and the `CFBundleVersion`. For Android, ## Getting started -`$ npm install react-native-version-number --save` +Install the package -### Mostly automatic installation - -`$ react-native link react-native-version-number` +`$ yarn add react-native-version-number` ## Usage ```javascript