diff --git a/README.md b/README.md index 1bbd611..e6fc486 100644 --- a/README.md +++ b/README.md @@ -104,6 +104,10 @@ Lists the installed Node versions. Lists the Node versions available to download remotely. +### `fnm uninstall [VERSION]` + +Uninstalls the node version specified in `[VERSION]`. + ### `fnm alias [VERSION] [NAME]` Aliases a Node version to a given name.