mirror of
https://github.com/roswell/roswell.git
synced 2026-09-10 07:16:17 -04:00
Add scoop as an alternative installation method to windows
parent
cb5ac8b741
commit
a0a71a4a23
|
|
@ -53,7 +53,11 @@ curl -sOL `curl -s https://api.github.com/repos/roswell/roswell/releases/latest
|
|||
|
||||
## Windows
|
||||
|
||||
To get the latest binary, just follow the link corresponding to your environment at the latest release page.
|
||||
Using [Scoop](http://scoop.sh/).
|
||||
|
||||
$ scoop install roswell
|
||||
|
||||
Or, if you want to do it manually, just follow the link corresponding to your environment at the latest release page.
|
||||
|
||||
* [Latest release](https://github.com/roswell/roswell/releases)
|
||||
* `roswell_<version>_amd64.zip` for 64bit
|
||||
|
|
|
|||
Loading…
Reference in a new issue