diff --git a/docs/next/getting-started.html b/docs/next/getting-started.html index 370b3cae6c6..117dba294f8 100644 --- a/docs/next/getting-started.html +++ b/docs/next/getting-started.html @@ -406,7 +406,7 @@ react-native run-ios
You should see your new app running in the iOS Simulator shortly.

react-native run-ios is just one way to run your app. You can also run it directly from within Xcode or Nuclide.
react-native run-ios is just one way to run your app. You can also run it directly from within Xcode.
@@ -424,7 +424,7 @@ react-native run-androidIf you can't get this to work, see the Troubleshooting page.

react-native run-android is just one way to run your app - you can also run it directly from within Android Studio or Nuclide.
react-native run-android is just one way to run your app - you can also run it directly from within Android Studio.
diff --git a/docs/next/getting-started/index.html b/docs/next/getting-started/index.html index 370b3cae6c6..117dba294f8 100644 --- a/docs/next/getting-started/index.html +++ b/docs/next/getting-started/index.html @@ -406,7 +406,7 @@ react-native run-iosIf you can't get this to work, see the Troubleshooting page.
You should see your new app running in the iOS Simulator shortly.

react-native run-ios is just one way to run your app. You can also run it directly from within Xcode or Nuclide.
react-native run-ios is just one way to run your app. You can also run it directly from within Xcode.
@@ -424,7 +424,7 @@ react-native run-androidIf you can't get this to work, see the Troubleshooting page.

react-native run-android is just one way to run your app - you can also run it directly from within Android Studio or Nuclide.
react-native run-android is just one way to run your app - you can also run it directly from within Android Studio.
If you can't get this to work, see the Troubleshooting page.