Update README.md

This commit is contained in:
Shalom Yerushalmy 2018-11-15 12:01:54 +02:00 committed by GitHub
parent 96234c54c4
commit 5ef1fcc68a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -57,7 +57,7 @@ And in the package list in the same file (e.g. `getPackages`) add:
## Running the example project
- ```cd example```
- ```cd old-example```
- ```yarn``` or ```npm install``` (the ```yarn```/```npm``` should be in the example folder)
- ```react-native run-ios``` or ```react-native run-android```