docs(installer): use a durable ref in the usage example
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
+1
-1
@@ -7,7 +7,7 @@
|
|||||||
#
|
#
|
||||||
# ./scripts/install.sh # build HEAD of the repo you're in
|
# ./scripts/install.sh # build HEAD of the repo you're in
|
||||||
# ./scripts/install.sh --ref v1.60.0 # build a tag/branch (clones if needed)
|
# ./scripts/install.sh --ref v1.60.0 # build a tag/branch (clones if needed)
|
||||||
# ./scripts/install.sh --ref housekeeping-p2
|
# ./scripts/install.sh --ref master # or any branch
|
||||||
# ./scripts/install.sh --prefix ~/.local/bin --no-service
|
# ./scripts/install.sh --prefix ~/.local/bin --no-service
|
||||||
#
|
#
|
||||||
set -euo pipefail
|
set -euo pipefail
|
||||||
|
|||||||
Reference in New Issue
Block a user