diff --git a/README.md b/README.md index dd5d457..9d82425 100644 --- a/README.md +++ b/README.md @@ -17,9 +17,7 @@ Fisher is a package manager for the [fish shell](https://fishshell.com). It defi Download fisher to your fish functions directory or any directory in your $fish_function_path. - - -```fish +```sh curl https://git.io/fisher --create-dirs -sLo ~/.config/fish/functions/fisher.fish ```