mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-01-15 23:08:16 +08:00
Move MacOS warning note above the homebrew command
parent
e9cac3cfe3
commit
6b3f9f01f9
@ -28,6 +28,9 @@ If necessary, follow these steps to install Zsh:
|
|||||||
|
|
||||||
### macOS
|
### macOS
|
||||||
|
|
||||||
|
**Try `zsh --version` before installing it from Homebrew. If it's newer than 4.3.9
|
||||||
|
you _might_ be OK. Preferably newer than or equal to `5.0`.**
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
brew install zsh zsh-completions
|
brew install zsh zsh-completions
|
||||||
```
|
```
|
||||||
@ -35,9 +38,6 @@ brew install zsh zsh-completions
|
|||||||
Assuming you have [Homebrew](http://brew.sh/) installed. If not, most versions of
|
Assuming you have [Homebrew](http://brew.sh/) installed. If not, most versions of
|
||||||
**macOS** ship zsh by default, but it's normally an older version.
|
**macOS** ship zsh by default, but it's normally an older version.
|
||||||
|
|
||||||
**Try `zsh --version` before installing it from Homebrew. If it's newer than 4.3.9
|
|
||||||
you _might_ be OK. Preferably newer than or equal to `5.0`.**
|
|
||||||
|
|
||||||
### Ubuntu, Debian & derivatives
|
### Ubuntu, Debian & derivatives
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user