Skip to content

Commit b1924d1

Browse files
committed
read me
1 parent 1ba0ada commit b1924d1

File tree

1 file changed

+3
-6
lines changed

1 file changed

+3
-6
lines changed

README.md

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,6 @@
22
## How to run
33
* Think twice before you go with React Native
44
* `Xcode 10.1`
5-
* `npm i`
6-
* `react-native link`
7-
* `react-native run-ios --simulator='iPhone XS'`
8-
9-
## Upgrade
10-
Time to upgrade to 0.62+. Coming soon!
5+
* `yarn`
6+
* `pod install`
7+
* `npx react-native run-ios`

0 commit comments

Comments
 (0)