mirror of
https://github.com/jbranchaud/til
synced 2026-01-03 07:08:01 +00:00
Fix the command name in this asdf til
This commit is contained in:
@@ -5,10 +5,12 @@ knows about for that plugin. This list is based on when the plugin was most
|
|||||||
recently installed or updated. If it has been a while, there are likely new
|
recently installed or updated. If it has been a while, there are likely new
|
||||||
versions that asdf doesn't know about.
|
versions that asdf doesn't know about.
|
||||||
|
|
||||||
This list can be updated with the `update-plugin` command:
|
This list can be updated with the [`plugin-update`
|
||||||
|
command](https://asdf-vm.com/manage/plugins.html#update):
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
$ asdf update-plugin ruby
|
$ asdf update-plugin ruby
|
||||||
|
$ asdf plugin-update ruby
|
||||||
```
|
```
|
||||||
|
|
||||||
Now, the next time you run `asdf list-all ruby`, you'll have an up-to-date
|
Now, the next time you run `asdf list-all ruby`, you'll have an up-to-date
|
||||||
|
|||||||
Reference in New Issue
Block a user