http link in README #2

Closed
Megamichi wants to merge 1 commit from Megamichi/Bread_Editor:main into main

View file

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