commit dd2387d9f83a13c527b7ecf11fe53e5e0907eb0e parent 8c6da34c59dd459cc2b15301d4ef353bfca17ca5 Author: maydayv7 <maydayv7@gmail.com> Date: Tue, 23 Dec 2025 18:06:18 +0530 Update link to APK Diffstat:
| M | INSTALL.md | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/INSTALL.md b/INSTALL.md @@ -1,6 +1,6 @@ # Binary -The pre-built APK file can be downloaded from [here](https://drive.google.com/file/d/1JnLvXiOlkQzK2VtBG40WsiTq1eKGJF5F/view) to experience the app on your Android phone without any hassle (uses a deployed [Modal.com](https://modal.com) backend). +The pre-built APK file can be downloaded from [here](https://github.com/maydayv7/creek/releases/latest/download/app-release.apk) to experience the app on your Android phone without any hassle (uses a pre-deployed [Modal.com](https://modal.com) backend). To build the app from source, read the rest of this document. # Prerequisites