mirror of
https://github.com/robbyrussell/oh-my-zsh.git
synced 2025-12-17 04:40:41 +01:00
Move MacOS warning note above the homebrew command
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user