summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--plugins/tldr/README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/plugins/tldr/README.md b/plugins/tldr/README.md
index fb91d9d1f..03b1dfc73 100644
--- a/plugins/tldr/README.md
+++ b/plugins/tldr/README.md
@@ -13,3 +13,6 @@ plugins=(... tldr)
| Shortcut | Description |
|------------------------------------|----------------------------------------------------------------------------|
| <kbd>Esc</kbd> + tldr | add tldr before the previous command to see the tldr page for this command |
+
+## Note
+You also need to install ```tldr```.