mirror of
https://github.com/bkerler/edl.git
synced 2024-11-14 11:05:05 -05:00
Update README.md
This commit is contained in:
parent
793ff4ea7a
commit
fdba5b7ece
1 changed files with 1 additions and 0 deletions
|
@ -51,6 +51,7 @@ sudo apt purge ModemManager
|
||||||
git clone https://github.com/bkerler/edl.git
|
git clone https://github.com/bkerler/edl.git
|
||||||
cd edl
|
cd edl
|
||||||
git submodule update --init --recursive
|
git submodule update --init --recursive
|
||||||
|
chmod +x ./install-linux-edl-drivers.sh
|
||||||
bash ./install-linux-edl-drivers.sh
|
bash ./install-linux-edl-drivers.sh
|
||||||
python3 setup.py build
|
python3 setup.py build
|
||||||
sudo python3 setup.py install
|
sudo python3 setup.py install
|
||||||
|
|
Loading…
Reference in a new issue