Add note about package install on FreeBSD

This commit is contained in:
Niclas Zeising 2018-09-28 22:11:44 +02:00 committed by Christian Duerr
parent 93837110aa
commit 88076938ed
1 changed files with 5 additions and 0 deletions

View File

@ -72,6 +72,11 @@ zypper in alacritty
xbps-install alacritty
```
### FreeBSD
```sh
pkg install alacritty
```
## Manual Installation
### Prerequisites