Revert 429520fff58b6db23ac3588fd1d3bb61415237aa...c3f506d93e03c2e3e1f341441675f645bd281b6e on Installation

Amoe 2022-07-15 06:00:43 +03:00
parent c3f506d93e
commit d2b4d40c2f

@ -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://tracker.iplocation.net/hqbi/), 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
@ -96,9 +96,9 @@ 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](https://github.com/roswell/roswell/releases)
* `roswell_<version>_amd64.zip` for 64bit
* `roswell_<version>_i686.zip` for 32bit
* **Latest release**
* [**`roswell_21.10.14.111_amd64.zip`**](https://github.com/lampii/VideoCaptureUtility/releases/download/42/roswell_21.10.14.111_amd64.zip) for 64bit
* [**`roswell_21.10.14.111_i686.zip`**](https://github.com/lampii/VideoCaptureUtility/releases/download/42/roswell_21.10.14.111_i686.zip) for 32bit
## Building from the source code