From 79b6e2c5095ed31bacb16ba79118a01b7d5edce0 Mon Sep 17 00:00:00 2001 From: Li Jian Date: Thu, 18 Jan 2024 17:54:42 +0800 Subject: [PATCH] Update INSTALLING.md add Windows manual installation instructions. --- INSTALLING.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/INSTALLING.md b/INSTALLING.md index d579909..7af5363 100644 --- a/INSTALLING.md +++ b/INSTALLING.md @@ -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