Added Pip to the requirements.

This commit is contained in:
The Wobbler 2025-02-22 18:29:54 +01:00
parent a23799b6b1
commit fa323a0a87

View file

@ -26,7 +26,7 @@ there you can find the commands that you need for the installation.
You firstly have to install the newest dependencies:
``` bash
sudo apt install xcb libxcb-cursor0 ffmpeg
sudo apt install xcb libxcb-cursor0 ffmpeg python3-pip
```
Now, you can install the newest unstable version using just one more command: