Added termux installation [README.md] (#2892)

This commit is contained in:
Jesse Duffield
2023-08-21 18:02:59 +10:00
committed by GitHub

View File

@@ -316,6 +316,12 @@ emerge lazygit
pkg install lazygit
```
### Termux
```sh
apt install lazygit
```
### Conda
Released versions are available for different platforms, see <https://anaconda.org/conda-forge/lazygit>