commit 7973e41537c068ab974f9f8eebac3d6d32b254ae
parent 0e24f2886b419717ac32676bc5fbdd8886ca11f0
Author: Chris Bracken <chris@bracken.jp>
Date: Mon, 11 May 2020 10:15:29 -0700
FreeBSD: add instructions for installing newsboat
Newsboat is a CLI-based RSS news reader originally forked from Newsbeuter.
Diffstat:
1 file changed, 2 insertions(+), 0 deletions(-)
diff --git a/freebsd_install.md b/freebsd_install.md
@@ -171,6 +171,8 @@ Install mutt email support:
5. Run `pkg install msmtp` to install an SMTP plugin mutt can use.
6. Run `pkg install w3m` to install w3m browser.
+Install newsreader support:
+1. Install newsboat: `pkg install newsboat`
Install developer packages: