summary refs log tree commit diff
path: root/develop/setup
diff options
context:
space:
mode:
authorsquahtx <squahtx@users.noreply.github.com>2021-10-29 13:04:28 +0000
committersquahtx <squahtx@users.noreply.github.com>2021-10-29 13:04:28 +0000
commit673d085913fdcf58f0d442d54fd252a193a7d26c (patch)
treee8e4165a3787234e1405485c23bfb500b5b81dc0 /develop/setup
parentdeploy: a19bf32a03cbc43169f1076c002287f193bffa4a (diff)
downloadsynapse-673d085913fdcf58f0d442d54fd252a193a7d26c.tar.xz
deploy: 3ed17ff651a39d64288c38cd56ecef3603a31d04
Diffstat (limited to 'develop/setup')
-rw-r--r--develop/setup/installation.html13
1 files changed, 7 insertions, 6 deletions
diff --git a/develop/setup/installation.html b/develop/setup/installation.html

index 0cb274a4e6..4327a6c4d3 100644 --- a/develop/setup/installation.html +++ b/develop/setup/installation.html
@@ -417,12 +417,13 @@ configured in <code>/etc/mk.conf</code>:</p> make install </code></pre> <h5 id="windows"><a class="header" href="#windows">Windows</a></h5> -<p>If you wish to run or develop Synapse on Windows, the Windows Subsystem For -Linux provides a Linux environment on Windows 10 which is capable of using the -Debian, Fedora, or source installation methods. More information about WSL can -be found at <a href="https://docs.microsoft.com/en-us/windows/wsl/install-win10">https://docs.microsoft.com/en-us/windows/wsl/install-win10</a> for -Windows 10 and <a href="https://docs.microsoft.com/en-us/windows/wsl/install-on-server">https://docs.microsoft.com/en-us/windows/wsl/install-on-server</a> -for Windows Server.</p> +<p>Running Synapse natively on Windows is not officially supported.</p> +<p>If you wish to run or develop Synapse on Windows, the Windows Subsystem for +Linux provides a Linux environment which is capable of using the Debian, Fedora, +or source installation methods. More information about WSL can be found at +<a href="https://docs.microsoft.com/en-us/windows/wsl/install">https://docs.microsoft.com/en-us/windows/wsl/install</a> for Windows 10/11 and +<a href="https://docs.microsoft.com/en-us/windows/wsl/install-on-server">https://docs.microsoft.com/en-us/windows/wsl/install-on-server</a> for +Windows Server.</p> <h2 id="setting-up-synapse"><a class="header" href="#setting-up-synapse">Setting up Synapse</a></h2> <p>Once you have installed synapse as above, you will need to configure it.</p> <h3 id="using-postgresql"><a class="header" href="#using-postgresql">Using PostgreSQL</a></h3>