1
0
mirror of https://github.com/robbyrussell/oh-my-zsh.git synced 2025-12-06 07:20:40 +01:00

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

This commit is contained in:
jayant011797
2025-09-19 19:21:23 +05:30
committed by GitHub
parent d3888251ac
commit c1e9748909

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