mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-01-09 02:24:03 +01:00
Changed URLs to work from my fork
This commit is contained in:
parent
5403f44746
commit
a3f56be2b4
1 changed files with 2 additions and 2 deletions
|
|
@ -13,11 +13,11 @@ You can install this via the command line with either `curl` or `wget`.
|
|||
|
||||
h4. via `curl`
|
||||
|
||||
@curl -L -O https://github.com/robbyrussell/oh-my-zsh/raw/master/tools/install.sh && sh install.sh@
|
||||
@curl -L -O https://github.com/NeuralSandwich/oh-my-zsh/raw/master/tools/install.sh && sh install.sh@
|
||||
|
||||
h4. via `wget`
|
||||
|
||||
@wget --no-check-certificate https://github.com/robbyrussell/oh-my-zsh/raw/master/tools/install.sh && sh install.sh@
|
||||
@wget --no-check-certificate https://github.com/NeuralSandwich/oh-my-zsh/raw/master/tools/install.sh && sh install.sh@
|
||||
|
||||
h3. The manual way
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue