Documentation: Update RunningOnDeviceAndroid.md

Summary:
Documentation change: add link to install lsusb on macs since it is not available by default.
Closes https://github.com/facebook/react-native/pull/10263

Differential Revision: D3982006

Pulled By: JoelMarcey

fbshipit-source-id: 66b191446e1b7a969ad2682efb573865e31ed91f
This commit is contained in:
Neil Sarkar 2016-10-06 10:59:53 -07:00 committed by Facebook Github Bot
parent 217a4449d4
commit 9311c4e6f5
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ Now you can use `react-native run-android` to install and launch your app on the
Let's now set up an Android device to run our React Native projects.
First thing is to plug in your device and check the manufacturer code by using `lsusb`, which should output something like this:
First thing is to plug in your device and check the manufacturer code by using `lsusb` (on mac, you must first [install lsusb](https://github.com/jlhonora/lsusb)). `lsusb` should output something like this:
```bash
$ lsusb