From 42d21c4bb68759172c809f2ac20f3f046b61df0f Mon Sep 17 00:00:00 2001 From: Lars E <1733402+bsdlme@users.noreply.github.com> Date: Wed, 22 Apr 2020 11:49:56 +0200 Subject: [PATCH] Add FreeBSD installation instructions --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) 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