From 3407a999d4cc2b21d5acba2c810902e485c0cd89 Mon Sep 17 00:00:00 2001 From: Megamichi Date: Wed, 29 Jan 2025 16:48:19 +0100 Subject: [PATCH] "git clone" vergessen --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index edd7ac7..698e5fb 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ sudo apt install pyqt6-dev-tools xcb libxcb-cursor0 ffmpeg Now you can just clone the repo and let pip install it. ``` bash -https://teapot.informationsanarchistik.de/Wobbl/Wobuzz.git +git clone https://teapot.informationsanarchistik.de/Wobbl/Wobuzz.git cd Wobuzz pip install . ```