summaryrefslogtreecommitdiff
path: root/plugins/command-not-found/README.md
diff options
context:
space:
mode:
authorTuowen Zhao <ztuowen@gmail.com>2021-04-28 18:07:03 -0600
committerTuowen Zhao <ztuowen@gmail.com>2021-04-28 18:07:03 -0600
commitb21e3c4f28d0d55947285dcebf9f91b580384b09 (patch)
tree3c4e0d946709ecb180e95610f16a8ae88179fb46 /plugins/command-not-found/README.md
parentb6baa00fd2d8e44b5abda20f95461942b615258c (diff)
parent63a7422d8dd5eb93c849df0ab9e679e6f333818a (diff)
downloadzsh-b21e3c4f28d0d55947285dcebf9f91b580384b09.tar.gz
zsh-b21e3c4f28d0d55947285dcebf9f91b580384b09.tar.bz2
zsh-b21e3c4f28d0d55947285dcebf9f91b580384b09.zip
Merge remote-tracking branch 'origin/master'
Diffstat (limited to 'plugins/command-not-found/README.md')
-rw-r--r--plugins/command-not-found/README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/command-not-found/README.md b/plugins/command-not-found/README.md
index 1cf4ba66e..f267f0c89 100644
--- a/plugins/command-not-found/README.md
+++ b/plugins/command-not-found/README.md
@@ -28,5 +28,6 @@ It works out of the box with the command-not-found packages for:
- [macOS (Homebrew)](https://github.com/Homebrew/homebrew-command-not-found)
- [Fedora](https://fedoraproject.org/wiki/Features/PackageKitCommandNotFound)
- [NixOS](https://github.com/NixOS/nixpkgs/tree/master/nixos/modules/programs/command-not-found)
+- [Termux](https://github.com/termux/command-not-found)
You can add support for other platforms by submitting a Pull Request.