From: HimbeerserverDE Date: Wed, 10 Mar 2021 07:59:42 +0000 (+0100) Subject: Doc: Go 1.16 is required X-Git-Url: https://git.lizzy.rs/?a=commitdiff_plain;h=b841a7b594afc3aa7c0996167bdc40a30114bd8f;p=elidragon_v2.git Doc: Go 1.16 is required --- diff --git a/README b/README index cfdec84..46d1af4 100644 --- a/README +++ b/README @@ -16,7 +16,7 @@ Elidragon v2 runs on top of the latest git version of MineClone2, and the lastes Quick guide for installation and running ---------------------------------------- -Elidragon v2 requires a GNU/Linux x86_64 system to run. The setup and update scripts rely on apt and sudo. Go 1.15 or higher is required. The ports 33000, 30030, 30031, 30032, 30033 and 8080 need to be open. +Elidragon v2 requires a GNU/Linux x86_64 system to run. The setup and update scripts rely on apt and sudo. Go 1.16 or higher is required. The ports 33000, 30030, 30031, 30032, 30033 and 8080 need to be open. 1. Create a new user using adduser and switch to it. The user should be able to use sudo. 2. git clone this repository into that user's home directory and rename it to .minetest