Skip to content

Commit

Permalink
Merge pull request #84 from grimreaper/patch-1
Browse files Browse the repository at this point in the history
[docs] fix asdf syntax in README
  • Loading branch information
mpalmer authored Feb 15, 2025
2 parents 6573ff1 + 076878f commit 2f8be1d
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 @@ -45,7 +45,7 @@ asdf list-all action-validator
asdf install action-validator latest

# Set a version globally (on your ~/.tool-versions file)
asdf global action-validator latest
asdf set -u action-validator latest

# Now action-validator commands are available
action-validator --help
Expand Down

0 comments on commit 2f8be1d

Please sign in to comment.