Skip to content

Commit

Permalink
fix. docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Matrixbirds committed Jan 16, 2019
1 parent 9cd7e80 commit aca47c5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions samples/simpleDemo/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
* Android Device

## Build
[More details read the doc](../../docs/ANDROID_INSTALLATION.md)
[More Android Setup details read the doc](../../docs/ANDROID_INSTALLATION.md)
```bash
adb reverse tcp:8081 tcp:8081
adb reverse tcp:8097 tcp:8097
Expand All @@ -27,7 +27,7 @@
* Reliable iOS Device Cable

## Build
[More details read the doc](../../docs/IOS_INSTALLATION.md)
[More iOS Setup details read the doc](../../docs/IOS_INSTALLATION.md)
```bash
npm install
npm run ios
Expand Down

0 comments on commit aca47c5

Please sign in to comment.