http link in README

This commit is contained in:
megamichi 2024-12-08 20:22:28 +01:00
parent a23750f6b2
commit ada2d1c7cf

View file

@ -19,7 +19,7 @@ install the requirements and make the file called "main.py" executable.\
You can do that using these commands: You can do that using these commands:
```bash ```bash
git clone git@teapot.informationsanarchistik.de:Wobbl/Bread_Editor.git git clone https://teapot.informationsanarchistik.de/Wobbl/Bread_Editor.git
cd Bread_Editor cd Bread_Editor
pip install -r requirements.txt pip install -r requirements.txt
chmod +x main.py chmod +x main.py