mirror of
https://github.com/oh-my-fish/oh-my-fish.git
synced 2024-11-22 14:15:45 +08:00
Update README.textile
This commit is contained in:
parent
68dde88716
commit
16ea711e3a
|
@ -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
|
||||
|
||||
|
@ -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!
|
Loading…
Reference in New Issue
Block a user