update install.sh
This commit is contained in:
parent
5e2f345b4b
commit
343427c1fb
|
@ -10,11 +10,12 @@
|
|||
## deactivate current venv
|
||||
#source ./venv/bin/deactivate
|
||||
|
||||
# Clone from repo
|
||||
#git clone http://github.com/fabthegreat/ydl
|
||||
|
||||
# Optional
|
||||
sudo apt-get install ffmpeg xterm virtualenv python3 python3-tk
|
||||
|
||||
# Clone from repo
|
||||
git clone http://github.com/fabthegreat/ydl
|
||||
|
||||
# Enter in the newly created dir
|
||||
cd ydl
|
||||
|
|
Loading…
Reference in New Issue