fixed readme instructions
This commit is contained in:
parent
966e190bfe
commit
b7237ba897
@ -53,7 +53,7 @@ This will perform all the installation steps as before, except launching `zsh` a
|
|||||||
For instance, with `curl`:
|
For instance, with `curl`:
|
||||||
|
|
||||||
```shell
|
```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
|
## Using Oh My Zsh
|
||||||
|
Loading…
Reference in New Issue
Block a user