From d95129fcc450f6ce1e21157119a3bfd558f3d2d6 Mon Sep 17 00:00:00 2001 From: Stefan Jokic Date: Mon, 23 Mar 2020 12:34:35 +0100 Subject: [PATCH] fixed readme, needs raw link to script to work --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e4c2d49..4307c83 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ Ubuntu 16.04 or newer # How To Install Open up a terminal window (or SSH session) on Linux and download the script using wget -```wget https://github.com/kenstuddy/Deploy-LEMP/blob/master/deploylemp.sh``` +```wget https://raw.githubusercontent.com/ironstar94/Deploy-LEMP/master/deploylemp.sh``` Execute the script as root