Update INSTALLING.md

add Windows manual installation instructions.
This commit is contained in:
Li Jian 2024-01-18 17:54:42 +08:00 committed by GitHub
parent 7908a678df
commit 79b6e2c509
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 5 additions and 2 deletions

View File

@ -21,8 +21,11 @@ You may need to need to change the version number (`4.4.2`) and the archive
See the [releases page][releases] for a list of supported platforms.
#### Windows
TODO: community support is requested here. Please open a PR if you'd like to
contribute installation instructions for Windows.
**Windows Powershell**
```
wget https://github.com/cheat/cheat/releases/latest/download/cheat-windows-amd64.exe.zip -OutFile cheat-windows-amd64.exe.zip
Expand-Archive .\cheat-windows-amd64.exe.zip -DestinationPath .
```
### Install via `go install`
If you have `go` version `>=1.17` available on your `PATH`, you can install