From 45fdba00d7b78de498ba60443822e92f4bb450c4 Mon Sep 17 00:00:00 2001 From: Gal Schlezinger Date: Thu, 7 Mar 2019 13:18:48 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f52778d..937f6b8 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 -s --install-dir "./.fnm" --skip-shell +curl https://raw.githubusercontent.com/Schniz/fnm/master/.ci/install.sh | bash -s -- --install-dir "./.fnm" --skip-shell ``` ### Manually