Updating plugin add command (#238)

The command is in the old version
This commit is contained in:
Victor Chagas Seibert 2021-06-16 09:18:52 -04:00 committed by GitHub
parent d2adc081be
commit 7efbf9badb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -26,7 +26,7 @@ Node.js plugin for [asdf](https://github.com/asdf-vm/asdf) version manager
After installing [asdf](https://github.com/asdf-vm/asdf), install the plugin by running:
```bash
asdf plugin-add nodejs
asdf plugin add nodejs
```
## Use