aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/README.md b/README.md
index 86695f0e..70d83334 100644
--- a/README.md
+++ b/README.md
@@ -177,6 +177,16 @@ pacman -S atuin
And then follow [the shell setup](#shell-plugin)
+### Termux
+
+Atuin is available in the Termux package repository:
+
+```
+pkg install atuin
+```
+
+And then follow [the shell setup](#shell-plugin)
+
### From source
```