From fa323a0a87e26662488a36b7977524ff88bd6f66 Mon Sep 17 00:00:00 2001 From: The Wobbler Date: Sat, 22 Feb 2025 18:29:54 +0100 Subject: [PATCH] Added Pip to the requirements. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cbec4e6..b0a19ba 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 +sudo apt install xcb libxcb-cursor0 ffmpeg python3-pip ``` Now, you can install the newest unstable version using just one more command: