"git clone" vergessen #2

Merged
Wobbl merged 1 commit from Megamichi/Wobuzz:main into main 2025-01-29 16:55:04 +01:00
Showing only changes of commit 3407a999d4 - Show all commits

View file

@ -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 .
```