Update README with install commit hash and date

This commit is contained in:
Jeffrey Paul 2025-12-18 00:58:37 -08:00
parent 7188d87c39
commit 64e871ad4f

View File

@ -5,7 +5,8 @@ Installs common Go development tools at pinned versions.
## Install
```bash
go install sneak.berlin/go/gosetup@COMMIT_HASH
# current as of 2025-12-18
go install sneak.berlin/go/gosetup@7188d87c39f4f468754c69a1e669d607771af22e ; hash -r ; gosetup
```
## Usage