Made the oneliner code in README more visible.
This commit is contained in:
parent
17b4c73c8a
commit
e27bae41cd
1 changed files with 3 additions and 3 deletions
|
@ -12,9 +12,9 @@ Oh My Zsh will work with any recent release of Zsh, but the minimum recommended
|
|||
version is 4.3.10.
|
||||
|
||||
Install using the following one liner:
|
||||
|
||||
``curl https://raw.github.com/sorin-ionescu/prezto/master/install | sh``
|
||||
|
||||
``` bash
|
||||
curl https://raw.github.com/sorin-ionescu/prezto/master/install | sh
|
||||
```
|
||||
### Mac OS X
|
||||
|
||||
If you have administrator privileges, you must fix an Apple-introduced problem
|
||||
|
|
Loading…
Add table
Reference in a new issue