From fd06bfa3e11707909c2c08788d04105abddbcc9a Mon Sep 17 00:00:00 2001 From: Sam Tay Date: Thu, 14 Jan 2021 20:11:48 -0500 Subject: Update README.md --- CHANGELOG.md | 3 +++ README.md | 7 +++++++ 2 files changed, 10 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 96f8750..0cb6105 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### [Unreleased] +#### Added +- NetBSD installation option. Thanks **voidpin**. + ### [v0.4.3](https://github.com/samtay/so/compare/v0.4.1...v0.4.3) #### Fixed 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) ``` -- cgit v1.2.3