Update README.md

This commit is contained in:
Denys Konovalov 2022-08-02 13:13:33 +00:00
parent 846d6a5144
commit c48730d72b

@ -34,9 +34,9 @@ MeinCantor enthält integrationen für folgende Dienste:
2. 2.
```bash ```bash
git clone https://git.cantorgymnasium.de/cantortechnik/meincantor-app git clone https://gitlab.cantorgymnasium.de/cantortechnik/meincantor/app
### ###
cd meincantor-app cd app
### ###
flutter build apk flutter build apk
``` ```