From 8a71954941b837212c066bbeb23158157352a8ba Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcin=20K=C5=82opotek?= Date: Thu, 17 Jan 2019 10:36:02 +0100 Subject: [PATCH] Update README with scoop install option for Windows --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 48a8b60..dde502d 100644 --- a/README.md +++ b/README.md @@ -429,13 +429,18 @@ because you know what happens when you do. You can access cheat.sh from Windows command line too. -Use cheat.sh command line client for that: [cht.exe](https://github.com/tpanj/cht.exe). +Use cheat.sh command line client for that: [`cht.exe`](https://github.com/tpanj/cht.exe). It supports: * output colorization; * command line options; * its own configuration file. +You can also use [`scoop`](https://github.com/lukesampson/scoop) command-line installer for Windows to get it: +```batch +scoop install cht +``` + ## Self-Hosting ### Docker