mirror of
https://github.com/robbyrussell/oh-my-zsh.git
synced 2025-12-15 03:40:39 +01:00
Move MacOS warning note above the homebrew command
@@ -28,6 +28,9 @@ If necessary, follow these steps to install Zsh:
|
||||
|
||||
### 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
|
||||
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
|
||||
**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
|
||||
|
||||
```sh
|
||||
|
||||
Reference in New Issue
Block a user