Add Instructions for installing on FreeBSD

Readd instructions for how to install pre-compiled alacritty packages on
FreeBSD.  This was accidentaly removed in cb6e065.
This commit is contained in:
Niclas Zeising 2018-11-01 21:09:19 +01:00 committed by Christian Duerr
parent 2c37da48b5
commit a846faa6ef
1 changed files with 5 additions and 0 deletions

View File

@ -74,6 +74,11 @@ xbps-install alacritty
emerge x11-terms/alacritty
```
### FreeBSD
```sh
pkg install alacritty
```
### Windows
Prebuilt binaries can be downloaded from the artifacts section of [appveyor](https://ci.appveyor.com/project/jwilm/alacritty).