From 11d6e263ec90e934cc964b376770418a8b280025 Mon Sep 17 00:00:00 2001 From: Artur Girenko Date: Sun, 24 Jan 2016 18:07:46 +0100 Subject: [PATCH] fix readme --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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