Skip to content

Commit c88305a

Browse files
hyperpolymathclaude
andcommitted
docs: point groove CLI install hint at hyperpolymath/groove-protocol
Groove Protocol was extracted from standards/groove-protocol/ into a top-level repo (hyperpolymath/groove-protocol) on 2026-05-28, matching the SNIFs / typed-wasm precedent for named-boundary tools. Update the single line in fix-missing-groove.sh that pointed at the old path. Tracking standards#228. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent ff5ab60 commit c88305a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

scripts/fix-missing-groove.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
#
1111
# Usage: fix-missing-groove.sh <repo-path> <finding-json>
1212
#
13-
# Requires: groove CLI (installed via `cargo install --path standards/groove-protocol/cli`)
13+
# Requires: groove CLI (installed via `cargo install --git https://github.com/hyperpolymath/groove-protocol --path cli`)
1414

1515
set -euo pipefail
1616

0 commit comments

Comments
 (0)