Skip to content

Commit

Permalink
Small update to README.
Browse files Browse the repository at this point in the history
  • Loading branch information
thedodd committed Oct 8, 2020
1 parent 476dff2 commit 9541bc9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ First, install Trunk via one of the following options.
brew install trunk

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

# Install via cargo.
Expand Down

0 comments on commit 9541bc9

Please sign in to comment.