diff options
Diffstat (limited to 'plugins/tldr/README.md')
| -rw-r--r-- | plugins/tldr/README.md | 3 |
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```. |
