diff --git a/docs/core-concepts/server-manual/server-installation.mdx b/docs/core-concepts/server-manual/server-installation.mdx index a0f860a3d4..84b70b9209 100644 --- a/docs/core-concepts/server-manual/server-installation.mdx +++ b/docs/core-concepts/server-manual/server-installation.mdx @@ -48,11 +48,13 @@ The following Distros are granted to be supported out of the box: - `Ubuntu 22.04` - `Debian 12` +For other distributions or an easier setup, consider using [Docker](#docker) which handles all dependencies automatically. + You can see a community created page with instructions on how to install the server on other distros and versions [here](server-linux-arm). ::: -On Linux, the only way to download the server is through [SteamCMD](https://developer.valvesoftware.com/wiki/SteamCMD#Downloading_SteamCMD). If you are on Ubuntu/Debian, you can easily install SteamCMD like that: +On Linux, you can download the server through [SteamCMD](https://developer.valvesoftware.com/wiki/SteamCMD#Downloading_SteamCMD) or use [Docker](#docker) (recommended). If you are on Ubuntu/Debian, you can easily install SteamCMD like that: