Added Git to the requirements.

This commit is contained in:
The Wobbler 2025-02-22 18:33:25 +01:00
parent fa323a0a87
commit 3424b6ed97

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: 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: