Update README.md
This commit is contained in:
parent
b7d48043df
commit
27b41281c4
|
@ -20,7 +20,7 @@ flutter build apk
|
|||
Production artifacts will be found in the `build\app\outputs\apk\` directory.
|
||||
|
||||
**RRC (Rolling Release Channel)**
|
||||
There's also a Rolling release available as a GitHub Actions artifact. It runs every time I commit, so it might be up to date but also potentially broken.
|
||||
There's also a Rolling release available as pre-release builds. They will be released in a much quicker update ring (every other commit i'd assume) and are mostly debug builds so they'll be very heavy and *likely* broken.
|
||||
|
||||
### Building instructions (Android)
|
||||
Make sure you have [Flutter](https://flutter.dev/), [Android Studio](https://developer.android.com/studio), and [Visual Studio Code](https://code.visualstudio.com/) installed. Install the suggested Flutter, Dart, and linting extensions in Visual Studio Code.
|
||||
|
|
Loading…
Reference in a new issue