Add FreeBSD installation command

This commit is contained in:
pkubaj 2022-08-23 02:27:21 +00:00 committed by GitHub
parent 47ea0807ee
commit a734d51288
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -283,6 +283,10 @@ Also needs a UTF8 locale and a font that covers:
sudo dnf install epel-release
sudo dnf install btop
```
* **FreeBSD**
```sh
pkg install btop
```
**Binary release on Homebrew (macOS (x86_64 & ARM64) / Linux (x86_64))**