Skip to content

Commit

Permalink
fix readme
Browse files Browse the repository at this point in the history
  • Loading branch information
drapanjanas committed Jan 24, 2016
1 parent 1b37d60 commit 11d6e26
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -136,8 +136,7 @@ Start your simulator and deploy your app:
$ react-native run-android
```
#### Swiching between Android devices
If you have to switch from using genymotion to real android device you have to execute `use-android-device`
command and `use-figwheel`:
Run `use-android-device` to configure device type you want to use in development:
```
$ re-natal use-android-device <real|genymotion|avd>
$ re-natal use-figwheel
Expand Down

0 comments on commit 11d6e26

Please sign in to comment.