From f6c1c6cc6ccb32552234dbfc2383eb60cfea9379 Mon Sep 17 00:00:00 2001 From: O1LER <44237025+O1LER@users.noreply.github.com> Date: Fri, 29 Dec 2023 07:03:09 +0100 Subject: [PATCH] Write out OS Co-authored-by: Lion --- docs/en/support/server-faq.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/en/support/server-faq.md b/docs/en/support/server-faq.md index 328a6915..92d69bb1 100644 --- a/docs/en/support/server-faq.md +++ b/docs/en/support/server-faq.md @@ -12,7 +12,7 @@ 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 a few distributions. The newest builds can be found [here](https://github.com/BeamMP/BeamMP-Server/releases). +BeamMP server can be used on Linux and other operating systems, 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 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).