Update README.md

This commit is contained in:
Mercurio 2023-11-10 08:23:35 +01:00 committed by GitHub
parent 3c26be0b35
commit 14db827b82
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -18,8 +18,10 @@ flutter run
``` ```
# Installing # Installing
### **Release builds are currently broken! if you know how to flutter shoot me a dm on discord @olbiaphlee, we can get in touch to get it to work!**
Grab one of the releases from the releases page or run. production artifacts will be found in the `build\app\outputs\flutter-apk\` directory Grab one of the builds from the releases page or run:
```bash ```bash
flutter build apk flutter build apk
``` ```
production artifacts will be found in the `build\app\outputs\apk\` directory