From e8a6d649e4235de0af722c1312e734e273d89807 Mon Sep 17 00:00:00 2001 From: Amolith Date: Sun, 30 Nov 2025 13:08:02 -0700 Subject: [PATCH] docs(readme): mention explicit version Assisted-by: Claude Opus 4.5 via Crush --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9bbaec6d02639c132f299d21e1f00dd77a327638..ee33d7887e0d3e0f318ddf13cfb655392eadbc13 100644 --- a/README.md +++ b/README.md @@ -11,12 +11,12 @@ Install my fork either… because it's one tool to manage and update myriad CLI tools distributed as statically-linked binaries, like _nasin pali_) ```bash - bin install goinstall://git.secluded.site/crush@latest + bin install goinstall://git.secluded.site/crush@v0.19.1-fork.1 ``` - Or using the [go toolchain](https://go.dev/dl) (requires tracking updates manually) ```bash - go install git.secluded.site/crush@latest + go install git.secluded.site/crush@v0.19.1-fork.1 ``` I pull upstream changes into the `upstream` branch here, break my