From bfcb3489238eb90588daea0148d49361c74e43e8 Mon Sep 17 00:00:00 2001 From: Daniel Bast <2790401+dbast@users.noreply.github.com> Date: Thu, 25 Oct 2018 09:54:01 +0200 Subject: Add conda to readme as possibility to install on different platforms --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index e20de5900..d7ff1ea1b 100644 --- a/README.md +++ b/README.md @@ -69,6 +69,12 @@ and the git version which builds from the most recent commit. Instruction of how to install AUR content can be found here: https://wiki.archlinux.org/index.php/Arch_User_Repository +### Conda +Released versions are available for different platforms, see https://anaconda.org/conda-forge/lazygit +```sh +conda install -c conda-forge lazygit +``` + ### Binary Release (Windows/Linux/OSX) You can download a binary release [here](https://github.com/jesseduffield/lazygit/releases). -- cgit v1.2.3