Skip to content

Commit

Permalink
Update README.textile
Browse files Browse the repository at this point in the history
  • Loading branch information
bpinto committed Jul 26, 2012
1 parent 68dde88 commit 16ea711
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.textile
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down Expand Up @@ -69,4 +69,4 @@ h2. Oh My ZSH

This project is heavily inspired (cloned) on "oh-my-zsh":https://github.com/robbyrussell/oh-my-zsh/

Thank you so much!
Thank you so much!

0 comments on commit 16ea711

Please sign in to comment.