Commit 16ea711e authored by Bruno's avatar Bruno

Update README.textile

parent 68dde887
......@@ -13,11 +13,11 @@ You can install this via the command line with either `curl` or `wget`.
h4. via `curl`
@curl -L https://github.com/bpinto/oh-my-fish/raw/master/tools/install.sh | sh@
-@curl -L https://github.com/bpinto/oh-my-fish/raw/master/tools/install.sh | sh@-
h4. via `wget`
@wget --no-check-certificate https://github.com/bpinto/oh-my-fish/raw/master/tools/install.sh -O - | sh@
-@wget --no-check-certificate https://github.com/bpinto/oh-my-fish/raw/master/tools/install.sh -O - | sh@-
h3. The manual way
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment