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