From 33f93e41985ab66f267aa2d0617293e2bc2eb93a Mon Sep 17 00:00:00 2001 From: Ammar Date: Thu, 4 Dec 2025 10:09:38 -0600 Subject: [PATCH] =?UTF-8?q?=F0=9F=A4=96=20docs:=20mark=20product=20as=20be?= =?UTF-8?q?ta,=20Windows=20build=20as=20alpha?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- docs/install.md | 6 ++++-- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 06e836073d..7825a7de3e 100644 --- a/README.md +++ b/README.md @@ -54,7 +54,7 @@ like [opportunistic compaction](https://mux.coder.com/context-management.html) a ## Install > [!WARNING] -> mux is in a Preview state. You will encounter bugs and performance issues. +> mux is in Beta. You may encounter bugs and performance issues. > It's still possible to be highly productive. We are using it almost exclusively for our own development. Download pre-built binaries from [the releases page](https://github.com/coder/mux/releases) for diff --git a/docs/install.md b/docs/install.md index 4e5375f178..752e770c4c 100644 --- a/docs/install.md +++ b/docs/install.md @@ -8,7 +8,7 @@ Download pre-built binaries from [the releases page](https://github.com/coder/mu - **macOS**: Signed and notarized DMG (separate builds for Intel/Apple Silicon) - **Linux**: AppImage -- **Windows**: Installer exe +- **Windows** _(alpha)_: Installer exe ### Development Builds @@ -47,13 +47,15 @@ The app is code-signed and notarized by Apple, so it will open without security 2. Make it executable: `chmod +x Mux-*.AppImage` 3. Run it: `./Mux-*.AppImage` -**Windows:** +**Windows** _(alpha)_: 1. Download the installer exe from [releases](https://github.com/coder/mux/releases) (e.g., `mux-x.x.x-x64.exe`) 2. Run the installer 3. Follow the installation prompts 4. Launch Mux from the Start menu or desktop shortcut +> ⚠️ Windows support is currently in alpha. Please [report any issues](https://github.com/coder/mux/issues) you encounter. + ### Testing Pre-Release Builds ⚠️ **Note**: Only builds from the `main` branch are signed and notarized. If you're testing a build from a pull request or other branch, you'll need to bypass macOS Gatekeeper: