mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-05-01 04:30:37 +02:00
fixed readme instructions
This commit is contained in:
parent
966e190bfe
commit
b7237ba897
1 changed files with 1 additions and 1 deletions
|
|
@ -53,7 +53,7 @@ This will perform all the installation steps as before, except launching `zsh` a
|
|||
For instance, with `curl`:
|
||||
|
||||
```shell
|
||||
sh -c "$(curl -fsSL https://raw.githubusercontent.com/robbyrussell/oh-my-zsh/master/tools/install.sh)" --batch && echo "Install complete!"
|
||||
sh -c "$(curl -fsSL https://raw.githubusercontent.com/robbyrussell/oh-my-zsh/master/tools/install.sh)" -s --batch && echo "Install complete!"
|
||||
```
|
||||
|
||||
## Using Oh My Zsh
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue