From fec9c017acd0c2975d8dad667dcd3869836d3f74 Mon Sep 17 00:00:00 2001 From: Website Deployment Script Date: Sat, 3 Dec 2016 06:14:12 +0000 Subject: [PATCH] Updated docs for next --- releases/next/docs/getting-started.html | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/releases/next/docs/getting-started.html b/releases/next/docs/getting-started.html index 85c25066330..f449f382e41 100644 --- a/releases/next/docs/getting-started.html +++ b/releases/next/docs/getting-started.html @@ -91,9 +91,7 @@ export PATH=$=${PATH}:${ANDROID_HOME}/platform-tools

Please make sure you export the correct path for ANDROID_HOME if you did not install the Android SDK using Android Studio.

Go to Control PanelSystem and SecuritySystemChange settings → -Advanced System SettingsEnvironment variablesNew, then enter the path to your Android SDK.

env variable

Restart the Command Prompt to apply the new environment variable.

- -

Please make sure you export the correct path for ANDROID_HOME if you did not install the Android SDK using Android Studio.

+Advanced System SettingsEnvironment variablesNew, then enter the path to your Android SDK.

env variable

Restart the Command Prompt to apply the new environment variable.

Please make sure you export the correct path for ANDROID_HOME if you did not install the Android SDK using Android Studio.

Watchman (optional) #

Follow the Watchman installation guide to compile and install Watchman from source.

Watchman is a tool by Facebook for watching changes in the filesystem. It is highly recommended you install it for better performance, but it's alright to skip this if you find the process to be tedious.