"git clone" vergessen

This commit is contained in:
Michael S. 2025-01-29 16:48:19 +01:00
parent 554af9cf42
commit 3407a999d4

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