From 5d62e66cd931d48b142ec50001745f655fdd86cd Mon Sep 17 00:00:00 2001 From: Henry-Hiles Date: Wed, 16 Sep 2026 22:11:36 -0400 Subject: [PATCH] remove duplicate "Windows EXE" entry in "Try it out" section of README Thanks to @julian45 for spotting this! --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index dfe10f7..9960915 100644 --- a/README.md +++ b/README.md @@ -121,7 +121,6 @@ A simple and user-friendly Matrix client made with Flutter and a Gomuks backend. If you want to try out Nexus, grab one of the following artifacts from CI: - [Android APK](https://nightly.link/Henry-Hiles/nexus/workflows/android/main/APK.zip) -- [Windows EXE](https://nightly.link/Henry-Hiles/nexus/workflows/windows/main/windows-installer.zip) - [Unsigned iOS IPA](https://nightly.link/Henry-Hiles/nexus/workflows/ios/main/Nexus.ipa.zip) - [Unsigned MacOS DMG](https://nightly.link/Henry-Hiles/nexus/workflows/macos/main/nexus.dmg.zip) - [Windows EXE](https://nightly.link/Henry-Hiles/nexus/workflows/windows/main/windows-installer.zip)