Skip to content

Commit

Permalink
fix: plugin add command in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
younke committed Mar 2, 2021
1 parent 2b81667 commit 338bac9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion template/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ Plugin:
```shell
asdf plugin add <YOUR TOOL>
# or
asdf plugin add https://github.com/<YOUR GITHUB USERNAME>/asdf-<YOUR TOOL>.git
asdf plugin add <YOUR TOOL> https://github.com/<YOUR GITHUB USERNAME>/asdf-<YOUR TOOL>.git
```

<YOUR TOOL>:
Expand Down

0 comments on commit 338bac9

Please sign in to comment.