diff options
-rw-r--r-- | README.md | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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). |