From 7efbf9badb2c5bfcbf1617121c0be960f680f7f3 Mon Sep 17 00:00:00 2001 From: Victor Chagas Seibert <25182424+victorseibert@users.noreply.github.com> Date: Wed, 16 Jun 2021 09:18:52 -0400 Subject: [PATCH] Updating plugin add command (#238) The command is in the old version --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3e355f8..30619ce 100644 --- a/README.md +++ b/README.md @@ -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