Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion getting-started.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,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 seven times.
Expand Down