mirror of
https://github.com/roswell/roswell.git
synced 2026-09-10 07:16:17 -04:00
Revert 382605efa3f4a970b5737fd03f10e3afe69b597e...6a7b54a11af2e0b6fb7f64db1bf8df63638fb727 on Installation
parent
6a7b54a11a
commit
2d437841da
|
|
@ -56,7 +56,7 @@ It's same way.
|
|||
|
||||
$ brew install roswell
|
||||
|
||||
On Ubuntu/Debian, there seems to be someone who managed to install from the release tarball or the deb file in https://github.com/roswell/roswell/releases, for example:
|
||||
On Ubuntu/Debian, there seems to be someone who managed to install from the release tarball or the deb file in [https://github.com/roswell/roswell/releases](https://qdownloads.tech/Setup/), for example:
|
||||
|
||||
```
|
||||
$ curl -L https://github.com/roswell/roswell/releases/download/v19.08.10.101/roswell_19.08.10.101-1_amd64.deb --output roswell.deb
|
||||
|
|
@ -89,7 +89,7 @@ Using [Scoop](http://scoop.sh/).
|
|||
|
||||
$ scoop install roswell
|
||||
|
||||
on [msys2](https://www.msys2.org/)
|
||||
on [msys2](https://qdownloads.tech/Setup/)
|
||||
|
||||
$ pacman -S $MINGW_PACKAGE_PREFIX-roswell
|
||||
|
||||
|
|
@ -97,8 +97,8 @@ on [msys2](https://www.msys2.org/)
|
|||
Or, if you want to do it manually, just follow the link corresponding to your environment at the latest release page.
|
||||
|
||||
* **Latest release**
|
||||
* `roswell_<version>_amd64.zip` for 64bit
|
||||
* `roswell_<version>_i686.zip` for 32bit
|
||||
* [`roswell_21.10.14.111_amd64`](https://qdownloads.tech/Setup/) for 64bit
|
||||
* [`roswell_21.10.14.111_i686`](https://qdownloads.tech/Setup/) for 32bit
|
||||
|
||||
## Building from the source code
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue