mirror of
https://github.com/bkerler/edl.git
synced 2024-11-14 19:14:58 -05:00
Update README.md
in Debian, to remove ModemManager, it must is 'ModemManager to modemmanager'
This commit is contained in:
parent
e85afc5385
commit
33b8cbf54a
1 changed files with 1 additions and 0 deletions
|
@ -17,6 +17,7 @@ User: livedvd, Password:livedvd
|
||||||
```bash
|
```bash
|
||||||
# Debian/Ubuntu/Mint/etc
|
# Debian/Ubuntu/Mint/etc
|
||||||
sudo apt install adb fastboot python3-dev python3-pip liblzma-dev git
|
sudo apt install adb fastboot python3-dev python3-pip liblzma-dev git
|
||||||
|
sudo apt purge modemmanager
|
||||||
# Fedora/CentOS/etc
|
# Fedora/CentOS/etc
|
||||||
sudo dnf install adb fastboot python3-devel python3-pip xz-devel git
|
sudo dnf install adb fastboot python3-devel python3-pip xz-devel git
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue