diff options
author | Anthony Wang | 2021-01-07 08:12:20 -0600 |
---|---|---|
committer | GitHub | 2021-01-07 08:12:20 -0600 |
commit | 57223eb0b30543a5e3787df497fae9af096dddd6 (patch) | |
tree | e03d097e60581ef74f03b35817af164a36ab0200 | |
parent | 427002d78fd8b2d969d0165f38f509846611afe5 (diff) |
Update README.md
-rw-r--r-- | README.md | 8 |
1 files changed, 7 insertions, 1 deletions
@@ -1,2 +1,8 @@ # tldr -My Linux cheatsheets, compatible with tldr + +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. |