Updated Installing ZSH (markdown)

Emanoel Delfino 2020-11-22 02:15:15 -03:00
parent 93d6874cdf
commit 5ada268627
1 changed files with 1 additions and 1 deletions

@ -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