From cfa621c5c7b7d4a5d2ab0a55aae3c1a2b35cf7b5 Mon Sep 17 00:00:00 2001 From: alexytomi <60690056+alexytomi@users.noreply.github.com> Date: Wed, 1 Apr 2026 06:47:46 +0800 Subject: [PATCH] fix(README): Outdated nightly.link link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f328ad600..b90735050 100644 --- a/README.md +++ b/README.md @@ -40,7 +40,7 @@ For more details, check out our [wiki](https://wiki.angelauramc.dev)! You can get Amethyst via two methods: -1. **Releases:** Download the latest prebuilt app from [nightly.link](https://nightly.link/AngelAuraMC/Amethyst-Android/workflows/android/v3_openjdk/app-debug.zip) or select an older version from our [automatic builds](https://github.com/AngelAuraMC/Amethyst-Android/actions). +1. **Releases:** Download the latest prebuilt app from [nightly.link](https://nightly.link/AngelAuraMC/Amethyst-Android/workflows/android/v3_openjdk/app-debug%20%28recommended%29.zip) or select an older version from our [automatic builds](https://github.com/AngelAuraMC/Amethyst-Android/actions). 2. **Build from Source:** Follow the [building instructions](#building) below. ## Building