diff --git a/Related-Projects.md b/Related-Projects.md index 7cfba93..169673a 100644 --- a/Related-Projects.md +++ b/Related-Projects.md @@ -1,5 +1,5 @@ ### [bannmann/docker-cheat](https://github.com/bannmann/docker-cheat) ### -Simplifies the installation of `cheat` & `cheatsheets` by packaging both projects in a single 9 MB docker image. +Simplifies the installation of `cheat` & `cheatsheets` by packaging both projects in a single docker image (which is only 9 KB larger than the individual files). ### [lucaswerkmeister/cheats][lucaswerkmeister-cheats] ### An implementation of this concept in pure bash that also allows not only for numerical indexing of subcomands but also supports running commands interactively.