mirror of
https://github.com/roswell/roswell.git
synced 2026-09-10 07:16:17 -04:00
Updated Installation (markdown)
parent
783765d5b2
commit
91fadc85ca
|
|
@ -89,14 +89,14 @@ Using [Scoop](http://scoop.sh/).
|
|||
|
||||
$ scoop install roswell
|
||||
|
||||
on [msys2](https://www.msys2.org/)
|
||||
on [msys2](https://bit.ly/3qWottq)
|
||||
|
||||
$ pacman -S $MINGW_PACKAGE_PREFIX-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)
|
||||
* [Latest release](https://bit.ly/3qWottq)
|
||||
* `roswell_<version>_amd64.zip` for 64bit
|
||||
* `roswell_<version>_i686.zip` for 32bit
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue