Browse Source

Update README.md: upgrading fnm (#118)

remotes/origin/add-simple-redirecting-site
Paweł Kowalski 6 years ago committed by Gal Schlezinger
parent
commit
751d903989
  1. 4
      README.md

4
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 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 #### Parameters
`--install-dir` `--install-dir`

Loading…
Cancel
Save