Skip to content

Commit

Permalink
Typo fix
Browse files Browse the repository at this point in the history
  • Loading branch information
dilinade authored Jul 23, 2020
1 parent 3da8096 commit 0a0b4fa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@ clone the repo

### Mobile Directory
To run the mobile application, change the directory to Mobile,
* Run nim install to grab all the node modules.
* Make sure you have the react native cli installed with android/IoS emulators/devices connected
* Run npm install to grab all the node modules.
* Make sure you have the react native cli installed with android/iOS emulators/devices connected
* Run react-native run-android/react-native run-ios accordingly

0 comments on commit 0a0b4fa

Please sign in to comment.