diff options
author | Anthony Wang | 2021-01-07 08:13:24 -0600 |
---|---|---|
committer | GitHub | 2021-01-07 08:13:24 -0600 |
commit | d3ba23cc3f8e177da5a8b83bf323ca34d52f634c (patch) | |
tree | dbfba1b187ac1a8d63ed13e562d09144cb107433 | |
parent | c0a22e4abb029dfff240d164e92f3102a5ce36a0 (diff) |
Update README.md
-rw-r--r-- | README.md | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -2,8 +2,13 @@ My Linux cheatsheets, compatible with [tldr](https://tldr.sh/). + +## Usage + Use this repo as the source: (not all clients may support this) `tldr -s https://raw.githubusercontent.com/Ta180m/tldr/main/pages` +You can add this as an alias to your shell. + If it doesn't work or shows official tldr pages, delete your tldr cache and try again. |