mirror of
https://github.com/chubin/cheat.sh.git
synced 2025-01-06 04:16:04 +03:00
Update README with scoop install option for Windows
This commit is contained in:
parent
fc9c953e10
commit
8a71954941
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user