From 2b49cc7f1d1a4ab2ea7d2727243f4f6dbc6983d3 Mon Sep 17 00:00:00 2001 From: Alex Garneau Date: Sat, 4 Oct 2025 02:24:37 -0600 Subject: [PATCH] Quick revision. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 55c49473..2f24c550 100644 --- a/README.md +++ b/README.md @@ -61,4 +61,4 @@ During each monthly maintenance round, it would be ideal to get out a new build 5: In Repository > Repo Settings, switch back to flutter-wonderous-app-private. 6: Call a fetch, and then you should be able to push that to the latest build. 7: Don't forget to update the version number. -8: Use the Github site's actions to build. \ No newline at end of file +8: Locally make a build from the private-builds branch via `flutter build appbundle` to upload to Play Store / Test Flight. \ No newline at end of file