Skip to content

Commit

Permalink
Update install.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
TowarzyszFatCat authored Jun 12, 2024
1 parent 6b31391 commit c4c17c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ sudo chmod 777 ~/.doccli_src
sudo chmod 777 ~/.doccli_src/*

cd ~/.doccli_src && sudo python3 -m venv .venv
cd ~/.doccli_src && sudo .venv/bin/pip install requests yt-dlp inquirerpy termcolor
cd ~/.doccli_src && sudo .venv/bin/pip install requests yt-dlp inquirerpy termcolor pypresence

0 comments on commit c4c17c6

Please sign in to comment.