From 3424b6ed97667945234066760ffc8439a4aff226 Mon Sep 17 00:00:00 2001 From: The Wobbler Date: Sat, 22 Feb 2025 18:33:25 +0100 Subject: [PATCH] Added Git to the requirements. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b0a19ba..4c99bde 100644 --- a/README.md +++ b/README.md @@ -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 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: