diff --git a/README.md b/README.md index 8463469..10ce82a 100644 --- a/README.md +++ b/README.md @@ -41,7 +41,7 @@ Skip appending shell specific loader to shell config file, based on the current Example: ```bash -curl https://raw.githubusercontent.com/Schniz/fnm/master/.ci/install.sh | bash --install-dir "./.fnm" --skip-shell +curl https://raw.githubusercontent.com/Schniz/fnm/master/.ci/install.sh | bash -s --install-dir "./.fnm" --skip-shell ``` ### Manually