1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2025-09-16 09:16:26 +02:00

Update README.md

This commit is contained in:
Henning Lorenzen
2025-09-05 18:47:51 +02:00
committed by GitHub
parent 2469420efd
commit 4c686fc66e

View File

@@ -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.