Fix Android system setup link

This commit is contained in:
Isaac Murchie
2014-01-22 12:01:58 -08:00
parent da0919c99c
commit 117c3b6e69

View File

@@ -56,8 +56,10 @@ all set now!
First, make sure you have one and only one Android emulator or device
connected. If you run `adb devices`, for example, you should see one device
connected. This is the device Appium will use for tests. Of course, to have
a device connected, you'll need to have made an Android AVD (see [system
setup](https://github.com/appium/appium/blob/master/docs/system-setup.md#android)
a device connected, you'll need to have made an Android AVD (see system
setup ([Windows](https://github.com/appium/appium/blob/master/docs/running-on-windows.md#setup),
[Mac](https://github.com/appium/appium/blob/master/docs/running-on-osx.md#system-setup-android),
or [Linux](https://github.com/appium/appium/blob/master/docs/running-on-linux.md#setup))
for more information). If the Android SDK tools are on your path, you can
simply run: