setup/windows.md: add versions
Change-Id: If5f49ec185c9fb43d451a1e2d33204217bb1ab47
This commit is contained in:
parent
139cb40c37
commit
81f53015a7
|
@ -3,20 +3,32 @@
|
|||
## Download
|
||||
|
||||
```{note}
|
||||
1. Jami runs on 64-bit versions of Windows version 10 and later.
|
||||
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
|
||||
* 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.
|
||||
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
|
||||
* Upgrade from Windows to a freedom-respecting operating system such as the GNU/Linux operating system.
|
||||
|
||||
The Free Software community recommends using Jami with GNU/Linux.
|
||||
```
|
||||
|
||||
### 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
|
||||
|
||||
[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
|
||||
|
||||
|
|
Loading…
Reference in New Issue