mirror of
https://github.com/robbyrussell/oh-my-zsh.git
synced 2025-12-06 15:30:40 +01:00
'see below for more examples' link was not focusing on 'How to install zsh on many platforms'
@@ -16,7 +16,7 @@ Oh-My-Zsh is a framework for [Zsh](http://www.zsh.org), the Z shell.
|
|||||||
If necessary, follow these steps to install Zsh:
|
If necessary, follow these steps to install Zsh:
|
||||||
|
|
||||||
1. There are two main ways to install Zsh
|
1. There are two main ways to install Zsh
|
||||||
- with the package manager of your choice, _e.g._ `sudo apt install zsh` (see [below for more examples](#how-to-install-zsh-in-many-platforms))
|
- with the package manager of your choice, _e.g._ `sudo apt install zsh` (see [below for more examples](#how-to-install-zsh-on-many-platforms))
|
||||||
- from [source](http://zsh.sourceforge.net/Arc/source.html), following
|
- from [source](http://zsh.sourceforge.net/Arc/source.html), following
|
||||||
[instructions from the Zsh FAQ](http://zsh.sourceforge.net/FAQ/zshfaq01.html#l7)
|
[instructions from the Zsh FAQ](http://zsh.sourceforge.net/FAQ/zshfaq01.html#l7)
|
||||||
2. Verify installation by running `zsh --version`. Expected result: `zsh 5.4.2` or more recent.
|
2. Verify installation by running `zsh --version`. Expected result: `zsh 5.4.2` or more recent.
|
||||||
|
|||||||
Reference in New Issue
Block a user