.
This commit is contained in:
parent
d4a40c7197
commit
92482885f1
1 changed files with 2 additions and 2 deletions
|
|
@ -12,13 +12,13 @@ This script syncs an Android with a Mac using adb and adb-sync. You will need to
|
|||
|
||||
**adb**
|
||||
|
||||
```
|
||||
```bash
|
||||
_brew install android-platform-tools_
|
||||
```
|
||||
|
||||
[**adb-sync**
|
||||
|
||||
```
|
||||
```bash
|
||||
git clone https://github.com/google/adb-sync.git
|
||||
```
|
||||
|
||||
|
|
|
|||
Reference in a new issue