Android home path reminder visible twice on linux

Summary:
The line
`Please make sure you export the correct path for 'ANDROID_HOME' if you did not install the Android SDK using Android Studio.`
was visible twice (one on top of another) in the docs when viewing linux instructions. I removed the block that set it visible on both linux and windows and incorporated it into the existing windows block.
Closes https://github.com/facebook/react-native/pull/11276

Differential Revision: D4269783

Pulled By: hramos

fbshipit-source-id: 423fca3219567cf96d91aefc43d1ddabb2403728
This commit is contained in:
Connor Garber 2016-12-02 20:30:10 -08:00 committed by Facebook Github Bot
parent f9ab788c6b
commit 9c0ea77684
1 changed files with 0 additions and 2 deletions

View File

@ -252,8 +252,6 @@ Go to **Control Panel** → **System and Security** → **System** → **Change
Restart the Command Prompt to apply the new environment variable.
<block class="linux windows android" />
> Please make sure you export the correct path for `ANDROID_HOME` if you did not install the Android SDK using Android Studio.
<block class="linux android" />