From 64dc030a41fab5b8ab75b0de9865993de52b7a74 Mon Sep 17 00:00:00 2001 From: g-abilio Date: Sun, 16 Mar 2025 02:19:27 -0300 Subject: [PATCH] docs: fix add plugin command --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6eb36aa..cf75f6f 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ ## Installation ```bash -asdf plugin-add rust https://github.com/asdf-community/asdf-rust.git +asdf plugin add rust https://github.com/asdf-community/asdf-rust.git ``` ## Usage