summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorSam Tay <sam.chong.tay@pm.me>2021-01-14 20:11:48 -0500
committerSam Tay <sam.chong.tay@gmail.com>2021-01-14 20:15:16 -0500
commitfd06bfa3e11707909c2c08788d04105abddbcc9a (patch)
tree8841653841c398e3e2f62cfde17e93868f9fcd23 /README.md
parent277999eac3a1a6bbf220540d722709124117006f (diff)
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/README.md b/README.md
index 369f70b..6e9eb16 100644
--- a/README.md
+++ b/README.md
@@ -49,6 +49,13 @@ or
```
yay -S so-git
```
+
+#### NetBSD
+You can install the package [so](https://pkgsrc.se/www/so) via
+```
+pkgin install so
+```
+
#### MacOS
You can install the homebrew [formula](https://formulae.brew.sh/formula/so)
```