From fd039018224b1d43497603f048a6d7c4e68fde7b Mon Sep 17 00:00:00 2001 From: O1LER <44237025+O1LER@users.noreply.github.com> Date: Thu, 28 Dec 2023 18:25:28 +0100 Subject: [PATCH] Update server-faq.md Made linux server section less distro specific --- docs/en/support/server-faq.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/en/support/server-faq.md b/docs/en/support/server-faq.md index 083a100f..328a6915 100644 --- a/docs/en/support/server-faq.md +++ b/docs/en/support/server-faq.md @@ -12,9 +12,9 @@ All the information to setup your own server can be found [here](https://docs.be --- #### **Can you make a server using linux?** -BeamMP server can be used on Linux and other OS, however builds are usually only provided for Ubuntu 22.04 and Debian 11. The newest builds can be found [here](https://github.com/BeamMP/BeamMP-Server/releases). +BeamMP server can be used on Linux and other OS, however builds are usually only provided for a few distributions. The newest builds can be found [here](https://github.com/BeamMP/BeamMP-Server/releases). -For other OS, you need to build from source yourself. Information for this can be found [here](https://github.com/BeamMP/BeamMP-Server#build-instructions). +For different OS/Distro, you need to build from source yourself. Information for this can be found [here](https://github.com/BeamMP/BeamMP-Server#build-instructions). --- #### **What are the minimum system requirements to run a BeamMP server?**