From 751d9039891447e40947fd155bf8829c05ff2747 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pawe=C5=82=20Kowalski?= Date: Sun, 7 Jul 2019 09:38:48 +0200 Subject: [PATCH] Update README.md: upgrading fnm (#118) --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index dcb9427..ffb4142 100644 --- a/README.md +++ b/README.md @@ -36,6 +36,10 @@ For `bash`, `zsh` and `fish` shells, there's an [automatic installation script]( curl -fsSL https://github.com/Schniz/fnm/raw/master/.ci/install.sh | bash ``` +### Upgrade + +Upgrading `fnm` is almost the same as installing it. To prevent duplication in your shell config file add `--skip-shell` to install command. + #### Parameters `--install-dir`