Skip to content

Commit 9f05a45

Browse files
authored
Update README.md
1 parent 6124dc6 commit 9f05a45

1 file changed

Lines changed: 2 additions & 4 deletions

File tree

README.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,9 @@ Returns the `CFBundleShortVersionString` and the `CFBundleVersion`. For Android,
1313

1414
## Getting started
1515

16-
`$ npm install react-native-version-number --save`
16+
Install the package
1717

18-
### Mostly automatic installation
19-
20-
`$ react-native link react-native-version-number`
18+
`$ yarn add react-native-version-number`
2119

2220
## Usage
2321
```javascript

0 commit comments

Comments
 (0)