mirror of
https://github.com/bkerler/edl.git
synced 2024-11-28 18:35:53 -05:00
For CommandLineTools and Xcode, python
still defaults to version 2.7.
This commit is contained in:
parent
952f49442a
commit
336f2b9626
1 changed files with 6 additions and 6 deletions
|
@ -23,7 +23,7 @@ Linux/Windows:
|
|||
|
||||
Mac:
|
||||
- ```brew install libusb```
|
||||
- ```python -m pip install -r requirements.txt```
|
||||
- ```sudo python3 -m pip install -r requirements.txt```
|
||||
|
||||
Windows:
|
||||
- Boot device into 9008 mode, install Qualcomm_Diag_QD_Loader_2016_driver.exe from Drivers\Windows
|
||||
|
|
Loading…
Reference in a new issue