Merge pull request '"git clone" vergessen' (#2) from Megamichi/Wobuzz:main into main

Reviewed-on: #2
This commit is contained in:
The Wobbler 2025-01-29 16:55:03 +01:00
commit 753ff66bf2

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