From a336a035bd91d7abcd0f5685f71159571516d799 Mon Sep 17 00:00:00 2001 From: Darren Date: Thu, 30 Dec 2021 11:52:45 +0000 Subject: [PATCH] Update 'README.md' --- README.md | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f711975..f0d44c0 100644 --- a/README.md +++ b/README.md @@ -2,4 +2,14 @@ This is the Main Install Script for Serious Sam FE. -Download the main installer. \ No newline at end of file +Download the main installer. + +CD /usr/tmp/ + +wget https://config.darrenwindle.co.uk:23000/SeriousSam/FirstEncounter/_edit/master/Main_Install_Script.sh + +chmod +x Main_Install_Script.sh + +./Main_Install_Script.sh + +Let the script run and follow any prompts. \ No newline at end of file