Added Pip to the requirements.
This commit is contained in:
parent
a23799b6b1
commit
fa323a0a87
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@ there you can find the commands that you need for the installation.
|
||||||
You firstly have to install the newest dependencies:
|
You firstly have to install the newest dependencies:
|
||||||
|
|
||||||
``` bash
|
``` 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:
|
Now, you can install the newest unstable version using just one more command:
|
||||||
|
|
Loading…
Add table
Reference in a new issue