From f477eb18529a09d2ac79709e2dd487416049d90d Mon Sep 17 00:00:00 2001 From: Zayan Khan Date: Sun, 26 Jul 2026 19:29:32 -0400 Subject: [PATCH] README: replace leftover TODO in Precompiled Binaries section The section shipped with a literal 'TODO: See the [Releases](...)' placeholder; releases carry prebuilt darwin/linux/windows tarballs (e.g. v1.1), so state that plainly. Co-Authored-By: Claude Fable 5 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5a451c6e..578a31ca 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ Users can install sloop by using helm chart now, for instructions refer [helm re ### Precompiled Binaries -TODO: See the [Releases](https://github.com/salesforce/sloop/releases). +Precompiled binaries are published on the [Releases](https://github.com/salesforce/sloop/releases) page. ### Build from Source