From 6a763bd13e84a4e79361f5b7318e8ba210094110 Mon Sep 17 00:00:00 2001 From: Anthony Fu Date: Mon, 3 May 2021 19:16:34 +0800 Subject: [PATCH] chore: update readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 3ef6f4a6..e2f3cdcb 100644 --- a/README.md +++ b/README.md @@ -128,10 +128,10 @@ if the corresponding node manager is not present, this command will install it g
-### `nrm` - uninstall +### `nrm` - remove ```bash -nrm +nrm axios # npm uninstall axios # yarn remove axios