User also needs to install tldr

I think it is a good idea to keep uniformity as many other plugins do mention if a package is need to installed separately as well or not.
This commit is contained in:
jayant011797 2025-09-11 22:57:14 +05:30 committed by GitHub
commit 3b728747e2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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```.