diff --git a/README.markdown b/README.markdown index 1b7fe2d..c671071 100644 --- a/README.markdown +++ b/README.markdown @@ -16,7 +16,7 @@ Oh-my-fish is built for recent versions of the fish shell, namely "fish 2.0". - wget --no-check-certificate https://github.com/bpinto/oh-my-fish/raw/master/tools/install.sh -O - | sh + curl -L https://github.com/bpinto/oh-my-fish/raw/master/tools/install.sh | sh If you want to install it manually, keep reading.