From a84cae133dfb10fd059bf10487dde37fab46e0ba Mon Sep 17 00:00:00 2001 From: Website Deployment Script Date: Thu, 7 Feb 2019 14:02:57 +0000 Subject: [PATCH] Deploy website Deploy website version based on 9e35f4cc2f73f5cd506652d6c98ca69a30f762d7 --- docs/next/getting-started.html | 2 +- docs/next/getting-started/index.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/next/getting-started.html b/docs/next/getting-started.html index f8f466d34ed..3bb4483fd15 100644 --- a/docs/next/getting-started.html +++ b/docs/next/getting-started.html @@ -121,7 +121,7 @@

Expo is the easiest way to start building a new React Native application. It allows you to start a project without installing or configuring any tools to build native code - no Xcode or Android Studio installation required (see Caveats).

-

Assuming that you have Node installed, you can use npm to install the Expo CLI command line utility:

+

Assuming that you have Node 8+ installed, you can use npm to install the Expo CLI command line utility:

npm install -g expo-cli
 

Then run the following commands to create a new React Native project called "AwesomeProject":

diff --git a/docs/next/getting-started/index.html b/docs/next/getting-started/index.html index f8f466d34ed..3bb4483fd15 100644 --- a/docs/next/getting-started/index.html +++ b/docs/next/getting-started/index.html @@ -121,7 +121,7 @@

Expo is the easiest way to start building a new React Native application. It allows you to start a project without installing or configuring any tools to build native code - no Xcode or Android Studio installation required (see Caveats).

-

Assuming that you have Node installed, you can use npm to install the Expo CLI command line utility:

+

Assuming that you have Node 8+ installed, you can use npm to install the Expo CLI command line utility:

npm install -g expo-cli
 

Then run the following commands to create a new React Native project called "AwesomeProject":