diff --git a/README.md b/README.md index 5a8a9b9..045668f 100644 --- a/README.md +++ b/README.md @@ -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```