summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorJothi Prasath <jothiprasath2@gmail.com>2023-08-06 20:12:11 +0530
committerJothi Prasath <jothiprasath2@gmail.com>2023-08-06 20:12:11 +0530
commit213da4fddd53188f76c80fb4d6668b871504208c (patch)
tree0d173dfdb7507142410d5655087122a0d3b22f16 /README.md
parent9cc18bd7e655defcb677c8b212beac39b69d98ea (diff)
added termux installation
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/README.md b/README.md
index dc8c06f88..cf841cb0a 100644
--- a/README.md
+++ b/README.md
@@ -275,6 +275,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>