1
0
mirror of https://github.com/chubin/cheat.sh.git synced 2026-06-20 13:16:44 +02:00

Update README with scoop install option for Windows

This commit is contained in:
Marcin Kłopotek
2019-01-17 10:36:02 +01:00
parent fc9c953e10
commit 8a71954941
+6 -1
View File
@@ -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