This commit is contained in:
ftg 2020-05-17 12:19:50 +02:00
parent 343427c1fb
commit c5c7eee1ba
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ sudo apt-get install ffmpeg xterm virtualenv python3 python3-tk
# Enter in the newly created dir # Enter in the newly created dir
cd ydl #cd ydl
# Create new venv # Create new venv
virtualenv --python=/usr/bin/python3 venv virtualenv --python=/usr/bin/python3 venv