From e2ffa4e54242d9492ae50e39f2b897fb5456c61a Mon Sep 17 00:00:00 2001 From: Clement Tsang <34804052+ClementTsang@users.noreply.github.com> Date: Sat, 27 Dec 2025 16:22:59 -0500 Subject: [PATCH] docs: update wording around pre-built binaries (#1936) --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5a4c5487..fec6df02 100644 --- a/README.md +++ b/README.md @@ -425,8 +425,8 @@ mise use -g bottom@latest You can also use the pre-built release binaries: -- [Latest stable release](https://github.com/ClementTsang/bottom/releases/latest), which is built with what is in the [release branch](https://github.com/ClementTsang/bottom/tree/release). -- [Latest nightly release](https://bottom.pages.dev/nightly/nightly-release), built using the `main` branch at 00:00 UTC daily or manually triggered +- [Latest stable release](https://github.com/ClementTsang/bottom/releases/latest) +- [Latest nightly release](https://bottom.pages.dev/nightly/nightly-release) To use, download and extract the binary that matches your system. You can then run by doing: