mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-05-01 04:30:37 +02:00
Update README.md
This commit is contained in:
parent
9d6479f27a
commit
6e5fedce21
1 changed files with 1 additions and 1 deletions
|
|
@ -32,7 +32,7 @@ Oh My Zsh is installed by running one of the following commands in your terminal
|
|||
#### via curl
|
||||
|
||||
```shell
|
||||
sh -c "$(curl -fsSL https://raw.githubusercontent.com/robbyrussell/oh-my-zsh/master/tools/install.sh)"
|
||||
sh -c "$(curl -fsSL https://raw.githubusercontent.com/LinuxGogley/oh-my-zsh/blob/master/tools/install.sh)"
|
||||
```
|
||||
|
||||
#### via wget
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue