From d4f12e3789ee20f2b84d2ce025a4fbfc7f99a4d4 Mon Sep 17 00:00:00 2001 From: Adon Metcalfe Date: Sat, 14 Jan 2023 10:21:34 +0800 Subject: [PATCH] Update custom-server.rst Just noting that TLJH works on newer versions of ubuntu in docs --- docs/install/custom-server.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/install/custom-server.rst b/docs/install/custom-server.rst index bcb616d..cac3060 100644 --- a/docs/install/custom-server.rst +++ b/docs/install/custom-server.rst @@ -31,7 +31,7 @@ Pre-requisites ============== #. Some familiarity with the command line. -#. A server running Ubuntu 18.04 where you have root access. +#. A server running Ubuntu 18.04+ where you have root access. #. At least **1GB** of RAM on your server. #. Ability to ``ssh`` into the server & run commands from the prompt. #. An **IP address** where the server can be reached from the browsers of your target audience.