Skip to content

Commit

Permalink
Android home path reminder visible twice on linux
Browse files Browse the repository at this point in the history
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 facebook#11276

Differential Revision: D4269783

Pulled By: hramos

fbshipit-source-id: 423fca3219567cf96d91aefc43d1ddabb2403728
  • Loading branch information
connorzg authored and Facebook Github Bot committed Dec 3, 2016
1 parent f9ab788 commit 9c0ea77
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions docs/GettingStarted.md
Original file line number Diff line number Diff line change
Expand Up @@ -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" />
Expand Down

0 comments on commit 9c0ea77

Please sign in to comment.