1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-06-05 16:06:00 +02:00

README: fix the link to cheat's repository (#3749)

This commit is contained in:
Zlatan Vasović 2020-01-13 02:42:48 +01:00 committed by Ein Verne
parent 50c6c6c730
commit 13feab2bfd

View file

@ -136,7 +136,7 @@ Have a look at the [contributing guidelines](CONTRIBUTING.md), and go ahead!
## Similar projects
- [Cheat](https://github.com/chrisallenlane/cheat)
- [Cheat](https://github.com/cheat/cheat)
allows you to create and view interactive cheatsheets on the command-line.
It was designed to help remind *nix system administrators of options
for commands that they use frequently, but not frequently enough to remember.