Browse Source

Update Installing.md

Guy Carmeli 6 years ago
parent
commit
5b088c9f09
No account linked to committer's email address
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      docs/docs/Installing.md

+ 1
- 1
docs/docs/Installing.md View File

5
 * react-native >= 0.51
5
 * react-native >= 0.51
6
 
6
 
7
 ## npm
7
 ## npm
8
-* `npm install --save react-native-navigation@alpha`
8
+* `npm install --save react-native-navigation`
9
 
9
 
10
 ## iOS
10
 ## iOS
11
 
11