@@ -4,7 +4,7 @@ The voice-controlled warehouse management. To be used with [wms-server](https://
## Requirements and Building
Currently only works on Android, requires Flutter and a working Android SDK. Compilation can be done with `flutter build apk` on Linux in the cloned repo. The APK is then found in `build/app/outputs/apk/release/app.apk`.
Currently only works on Android, requires Flutter and a working Android SDK. Compilation can be done with `flutter build apk` on Linux in the cloned repo. The APK is then found in `build/app/outputs/apk/release/app-release.apk`.
Prebuilt APKs can also be directly downloaded in the releases sections.