docs(tldr): state that `tldr` should be installed separately (#13298)

master
jayant011797 9 months ago committed by GitHub
parent d3888251ac
commit c1e9748909
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 3
      plugins/tldr/README.md

@ -13,3 +13,6 @@ plugins=(... tldr)
| Shortcut | Description | | Shortcut | Description |
|------------------------------------|----------------------------------------------------------------------------| |------------------------------------|----------------------------------------------------------------------------|
| <kbd>Esc</kbd> + tldr | add tldr before the previous command to see the tldr page for this command | | <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```.

Loading…
Cancel
Save