summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.md b/README.md
index 2b6a248f..865fa92b 100644
--- a/README.md
+++ b/README.md
@@ -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).