Compare commits

...

1 commit
main ... main

Author SHA1 Message Date
megamichi
ada2d1c7cf http link in README 2024-12-08 20:22:28 +01:00

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