Skip to content

Commit 9541bc9

Browse files
committed
Small update to README.
1 parent 476dff2 commit 9541bc9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ First, install Trunk via one of the following options.
2727
brew install trunk
2828

2929
# Install a release binary (great for CI).
30-
VERSION=v0.6.0
30+
# You will need to specify a value for ${VERSION}.
3131
wget -qO- https://github.com/thedodd/trunk/releases/download/${VERSION}/trunk-x86_64-unknown-linux-gnu.tar.gz | tar -xzf-
3232

3333
# Install via cargo.

0 commit comments

Comments
 (0)