setup/windows.md: add versions
Change-Id: If5f49ec185c9fb43d451a1e2d33204217bb1ab47
This commit is contained in:
parent
139cb40c37
commit
81f53015a7
|
@ -3,20 +3,32 @@
|
||||||
## Download
|
## Download
|
||||||
|
|
||||||
```{note}
|
```{note}
|
||||||
1. Jami runs on 64-bit versions of Windows version 10 and later.
|
If a device has an unsupported version of Windows and is unable to be upgraded to a supported Windows version, it is recommended to:
|
||||||
2. If a device has an unsupported version of Windows and is unable to be upgraded to a supported Windows version, it is recommended to:
|
* Install Jami on another device that runs a supported version of Windows, or
|
||||||
* Install Jami on another device that runs a supported version of Windows, or
|
* Upgrade from Windows to a freedom-respecting operating system such as the GNU/Linux operating system.
|
||||||
* Upgrade from Windows to a freedom-respecting operating system such as the GNU/Linux operating system.
|
|
||||||
3. The Free Software community recommends using Jami with GNU/Linux.
|
The Free Software community recommends using Jami with GNU/Linux.
|
||||||
```
|
```
|
||||||
|
|
||||||
### Stable release
|
### Stable release
|
||||||
|
|
||||||
[Click here to download the MSI installation file for Windows.](https://dl.jami.net/windows/jami.release.x64.msi)
|
* Windows 11 (64-bit)
|
||||||
|
|
||||||
|
[Click here to download the MSI installation file for Windows 11 (64-bit).](https://dl.jami.net/windows/jami.release.x64.msi)
|
||||||
|
|
||||||
|
* Windows 10 (64-bit)
|
||||||
|
|
||||||
|
[Click here to download the MSI installation file for Windows 10 (64-bit).](https://dl.jami.net/windows/jami.release.x64.msi)
|
||||||
|
|
||||||
### Beta release
|
### Beta release
|
||||||
|
|
||||||
[Click here to download the beta MSI installation file for Windows.](https://dl.jami.net/windows/beta/jami.beta.x64.msi)
|
* Windows 11 (64-bit)
|
||||||
|
|
||||||
|
[Click here to download the beta MSI installation file for Windows 11 (64-bit).](https://dl.jami.net/windows/beta/jami.beta.x64.msi)
|
||||||
|
|
||||||
|
* Windows 10 (64-bit)
|
||||||
|
|
||||||
|
[Click here to download the beta MSI installation file for Windows 10 (64-bit).](https://dl.jami.net/windows/beta/jami.beta.x64.msi)
|
||||||
|
|
||||||
## Install
|
## Install
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue