From 1196640789da695ae6e15a56d79b08181e720188 Mon Sep 17 00:00:00 2001 From: Lawrence Chen <54008264+lawrencecchen@users.noreply.github.com> Date: Fri, 20 Feb 2026 04:36:23 -0800 Subject: [PATCH] Match nightly section tone with rest of README (#169) * Add nightly builds download section to README * Match nightly section tone with rest of README --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index 4b23fca9..51688431 100644 --- a/README.md +++ b/README.md @@ -182,11 +182,9 @@ Everything is scriptable through the CLI and socket API — create workspaces/ta ## Nightly Builds -Want the latest features before they hit a stable release? Download **cmux NIGHTLY** — a separate app that can run alongside the stable version. - [Download cmux NIGHTLY](https://github.com/manaflow-ai/cmux/releases/download/nightly/cmux-nightly-macos.dmg) -Nightly builds are published automatically from the latest `main` branch commit. They auto-update via their own Sparkle feed. +cmux NIGHTLY is a separate app with its own bundle ID, so it runs alongside the stable version. Built automatically from the latest `main` commit and auto-updates via its own Sparkle feed. ## License