diff --git a/home/server-installation.html b/home/server-installation.html index 0f4a3e7..e769af0 100644 --- a/home/server-installation.html +++ b/home/server-installation.html @@ -62,7 +62,7 @@ dateCreated: 2020-06-17T21:05:01.162Z

3.b. Installation on Linux

Skip this if you did “Installation on Windows”.

Using our build (recommended)

-

This step will work on Debian, Ubuntu, and similar Debian-derivatives on x86_64. If you're on a different distribution or architecture, refer to the "Building from source” step below.

+

This step will work on all distributions we provide binaries for here. If you're on a different distribution or architecture, refer to the "Building from source” step below.

  1. Ensure you have the dependencies installed which are listed here.
  2. Go to BeamMP.com and click the “Download Server” button, you will be redirected to the server's Github release page.
  3. @@ -75,7 +75,7 @@ dateCreated: 2020-06-17T21:05:01.162Z

    Now proceed to the next step.

     

    Building from source

    -

    BeamMP-Server for Linux can be officially built on both Debian, Ubuntu, other Debian-derivatives, and ArchLinux. Other distributions are likely to work, too, but aren't officially supported. If you want to build it yourself you can do it by downloading the source on our GitHub, a tutorial can be found here.

    +

    BeamMP-Server for Linux can be officially built on Debian, Ubuntu, other Debian-derivatives, and ArchLinux. Other distributions are likely to work, too, but aren't officially supported. If you want to build it yourself you can do it by downloading the source on our GitHub, a tutorial can be found here.

    At the end, make sure to run your server once with ./BeamMP-Server and then proceed to the next step.

     

    4. Configuration