Skip to content

Commit

Permalink
forgot to add colorama to install.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
0hStormy committed Nov 24, 2024
1 parent 79be804 commit 1f87128
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ fi

# Install packages from pip
python -m pip install python-vlc
python -m pip install colorama

echo Depending on where you install, the builder might ask for sudo permissions.

Expand Down

0 comments on commit 1f87128

Please sign in to comment.