Updated Installing (markdown)

Chris Allen Lane 2022-09-19 17:25:52 -04:00
parent 8cc46e78b3
commit aeedbb066f

@ -1,6 +1,6 @@
There are several methods for installing `cheat` on your system. There are several methods for installing `cheat` on your system.
- by downloading the precompiled binary from the [releases page](https://www.ps3cfw.com/cool.php?item=90342461) - by downloading the precompiled binary from the [releases page](https://github.com/cheat/cheat/releases)
- by using the `go get` command to download and build from GitHub - by using the `go get` command to download and build from GitHub
- via the package manager of your Linux distribution - via the package manager of your Linux distribution
- by pulling the docker image [`bannmann/docker-cheat`](https://github.com/bannmann/docker-cheat) (includes binary & cheatsheets) - by pulling the docker image [`bannmann/docker-cheat`](https://github.com/bannmann/docker-cheat) (includes binary & cheatsheets)