DOC: correcting readme

This commit is contained in:
Overtorment 2020-10-02 15:48:35 +01:00
parent e2964d507c
commit 76bdc0b3c9

View file

@ -69,7 +69,7 @@ The above command will build the app and install it. Once you launch the app it
* To run on iOS:
```
npm run podinstall
npx pod-install
npm start
```