From 4c686fc66ed3624ece56a448e775be7de6d671b5 Mon Sep 17 00:00:00 2001 From: Henning Lorenzen <89191115+HenningLorenzen-ext-bayer@users.noreply.github.com> Date: Fri, 5 Sep 2025 18:47:51 +0200 Subject: [PATCH] Update README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 3458f4dfb..2dcc55f1f 100644 --- a/README.md +++ b/README.md @@ -81,6 +81,7 @@ If you're a mere mortal like me and you're tired of hearing how powerful git is - [Tutorials](#tutorials) - [Installation](#installation) - [Binary Releases](#binary-releases) + - [Dev container](#dev-container-feature) - [Homebrew](#homebrew) - [MacPorts](#macports) - [Void Linux](#void-linux) @@ -231,6 +232,10 @@ _Most of the above packages are maintained by third parties so be sure to vet th For Windows, Mac OS(10.12+) or Linux, you can download a binary release [here](../../releases). +### Dev container feature + +If you want to use lazygit in e.g. one of your GitHub Codespaces, there is a third-party [dev container feature](https://github.com/GeorgOfenbeck/features/tree/main/src/lazygit-linuxbinary) based on the binary releases mentioned above. + ### Homebrew It works with Linux, too.