summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/pages/1 - Intro to Mill.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/docs/pages/1 - Intro to Mill.md b/docs/pages/1 - Intro to Mill.md
index ab5a88ad..ea0bac7a 100644
--- a/docs/pages/1 - Intro to Mill.md
+++ b/docs/pages/1 - Intro to Mill.md
@@ -33,6 +33,14 @@ Arch Linux has an [AUR package for mill](https://aur.archlinux.org/packages/mill
pacaur -S mill
```
+### FreeBSD
+
+Installation via [pkg(8)](http://man.freebsd.org/pkg/8):
+
+```sh
+pkg install mill
+```
+
### Windows
To get started, download Mill from: