diff --git a/README.md b/README.md index cc6673b..6fecff8 100644 --- a/README.md +++ b/README.md @@ -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 $ re-natal use-figwheel