diff --git a/Installing.md b/Installing.md index ade4a78..21595f6 100644 --- a/Installing.md +++ b/Installing.md @@ -2,4 +2,5 @@ There are several methods for installing `cheat` on your system. - 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 -- via the package manager of your Linux distribution \ No newline at end of file +- 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) \ No newline at end of file