mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-01-08 16:39:50 +00:00
Updated Installing ZSH (markdown)
@@ -169,7 +169,7 @@ To install the package, run this command:
|
|||||||
```sh
|
```sh
|
||||||
pkg install zsh
|
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
|
```sh
|
||||||
apt update && apt upgrade
|
apt update && apt upgrade
|
||||||
apt install zsh
|
apt install zsh
|
||||||
|
|||||||
Reference in New Issue
Block a user