Added Git to the requirements.
This commit is contained in:
parent
fa323a0a87
commit
3424b6ed97
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 python3-pip
|
sudo apt install xcb libxcb-cursor0 ffmpeg python3-pip git
|
||||||
```
|
```
|
||||||
|
|
||||||
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