Update README.md

This commit is contained in:
Adam Barth 2015-09-02 18:26:49 -07:00
parent 2b38a808e1
commit a56aa095f7

View File

@ -58,7 +58,7 @@ of the Android operating system.
- Mac: `brew install android-platform-tools`
- Linux: `sudo apt-get install android-tools-adb`
- If the version of `adb` provided by your Linux distribution is too old,
you might need to (install the Android SDK manually)[https://developer.android.com/sdk/installing/index.html?pkg=tools].
you might need to [install the Android SDK manually](https://developer.android.com/sdk/installing/index.html?pkg=tools]).
- Enable developer mode on your device by visiting `Settings > About phone`
and tapping the `Build number` field five times.