diff --git a/README.md b/README.md index 41db0016c..fe306edb2 100644 --- a/README.md +++ b/README.md @@ -21,6 +21,7 @@ If you're a mere mortal like me and you're tired of hearing how powerful git is - [Scoop (Windows)](#scoop-windows) - [Arch Linux](#arch-linux) - [Fedora and CentOS 7](#fedora-and-centos-7) + - [FreeBSD] (#freebsd) - [Conda](#conda) - [Go](#go) - [Usage](#usage) @@ -124,6 +125,13 @@ sudo dnf copr enable atim/lazygit -y sudo dnf install lazygit ``` +### FreeBSD + +```sh +pkg install lazygit +``` + + ### Conda Released versions are available for different platforms, see