From 71fdcfecc002157f3ac8b386de8e35f59cbf8f44 Mon Sep 17 00:00:00 2001 From: Jordan Brown Date: Sun, 23 Dec 2018 15:04:07 -0500 Subject: [PATCH] Update README with note about Linux BYOND bug --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 3b6769b3a7..b47e825617 100644 --- a/README.md +++ b/README.md @@ -30,6 +30,8 @@ Older server versions can be found in the V# branches of this repository. Note t If you wish to install the TGS as a service, run `Tgstation.Server.Host.Service.exe`. It should prompt you to install it. Click `Yes` and accept a potential UAC elevation prompt and the setup wizard should run. +#### REFER TO ISSUE #798 BEFORE DECIDING TO USE A LINUX DEPLOYMENT + #### Linux (Native) We recommend using Docker for Linux installations, see below. The content of this parent section may be skipped if you choose to do so.