Update GettingStarted.md

This commit is contained in:
Martin Konicek 2015-10-22 19:02:19 +01:00
parent 32aeeea313
commit 98aed73e1c

View File

@ -27,7 +27,7 @@ We recommend periodically running `brew update && brew upgrade` to keep your pro
To write React Native apps for Android, you will need to install the Android SDK (and an Android emulator if you want to work on your app without having to use a physical device). See [Android setup guide](android-setup.html) for instructions on how to set up your Android environment.
_NOTE:_ There is experimental [Windows and Linux support]((/react-native/docs/linux-windows-support) for Android development.
_NOTE:_ There is experimental [Windows and Linux support](react-native/docs/linux-windows-support.html) for Android development.
## Quick start