From ec3448c5c98002059f21c033908d7f12cd6266bd Mon Sep 17 00:00:00 2001 From: Gleb Popov <6yearold@gmail.com> Date: Thu, 25 Jun 2026 22:12:39 +0300 Subject: [PATCH] README.rst: Add FreeBSD installation instructions --- README.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/README.rst b/README.rst index bfe29af..3e40d2f 100644 --- a/README.rst +++ b/README.rst @@ -96,6 +96,7 @@ Install with Package Managers * Gentoo: ``emerge tmux-mem-cpu-load`` * Homebrew: ``brew install tmux-mem-cpu-load`` +* FreeBSD: ``pkg install tmux-mem-cpu-load`` Build and Install Using Antigen_ --------------------------------