Remove adb_usb.ini footnote

Actually removes the footnote from the README.md about the adb_usb.ini file. This has been overlooked with the previous commit (d19fdc3815).
This commit is contained in:
scde 2018-08-04 13:17:52 +02:00 committed by GitHub
parent c574ef12f0
commit 0a2ab693c2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 7 deletions

View File

@ -51,10 +51,3 @@ On Arch it should be enough to follow the [instructions for connecting a device
2. Make your edits.
3. TEST THEM!
4. Create a pull request.
## Note
Some devices (particularly MediaTek and Xiaomi) additionally require an entry in `$HOME/.android/adb_usb.ini`. You can use the adb_usb.ini from this repository:
ln -s `pwd`/adb_usb.ini $HOME/.android/