mirror of https://github.com/cheat/cheat.git
Update INSTALLING.md
I hope that's an acceptable way of "installing" cheat, because it feels hacky
This commit is contained in:
parent
7908a678df
commit
0445086170
|
@ -21,8 +21,8 @@ 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.
|
See the [releases page][releases] for a list of supported platforms.
|
||||||
|
|
||||||
#### Windows
|
#### Windows
|
||||||
TODO: community support is requested here. Please open a PR if you'd like to
|
On Windows, simply download `cheat-windows-amd64.exe.zip` from the [releases page][releases],
|
||||||
contribute installation instructions for Windows.
|
extract the `.exe` file to a directory in your `PATH`, and rename it to `cheat.exe`.
|
||||||
|
|
||||||
### Install via `go install`
|
### Install via `go install`
|
||||||
If you have `go` version `>=1.17` available on your `PATH`, you can install
|
If you have `go` version `>=1.17` available on your `PATH`, you can install
|
||||||
|
|
Loading…
Reference in New Issue