mirror of https://github.com/ohmyzsh/ohmyzsh.git
Updated Installing ZSH (markdown)
parent
93d6874cdf
commit
5ada268627
|
@ -169,7 +169,7 @@ To install the package, run this command:
|
|||
```sh
|
||||
pkg install zsh
|
||||
```
|
||||
The command looks like FreeBSD package manger (`pkg`). Or you can run this command:
|
||||
The command looks like FreeBSD package manager (`pkg`). Or you can run this command:
|
||||
```sh
|
||||
apt update && apt upgrade
|
||||
apt install zsh
|
||||
|
|
Loading…
Reference in New Issue