diff options
author | Anthony Wang | 2021-01-07 08:12:32 -0600 |
---|---|---|
committer | GitHub | 2021-01-07 08:12:32 -0600 |
commit | c0a22e4abb029dfff240d164e92f3102a5ce36a0 (patch) | |
tree | 51c5b351acddebac42f509a6ff0f0660813a205b | |
parent | 57223eb0b30543a5e3787df497fae9af096dddd6 (diff) |
Update README.md
-rw-r--r-- | README.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,8 +1,9 @@ # tldr -My Linux cheatsheets, compatible with [tldr](https://tldr.sh/) +My Linux cheatsheets, compatible with [tldr](https://tldr.sh/). Use this repo as the source: (not all clients may support this) + `tldr -s https://raw.githubusercontent.com/Ta180m/tldr/main/pages` If it doesn't work or shows official tldr pages, delete your tldr cache and try again. |