From 473ddb875b68c3c0dd7b20c2204acea792a262c3 Mon Sep 17 00:00:00 2001 From: Kwoth Date: Wed, 14 Dec 2016 18:47:31 +0100 Subject: [PATCH] Linux guide updated --- docs/guides/Linux Guide.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/guides/Linux Guide.md b/docs/guides/Linux Guide.md index b917c9ca..c2e7e797 100644 --- a/docs/guides/Linux Guide.md +++ b/docs/guides/Linux Guide.md @@ -95,7 +95,7 @@ sudo apt-get update && sudo apt-get install ffmpeg -y Use the following command to get and run `linuxAIO.sh`: (Remember **DO NOT** rename the file `linuxAIO.sh`) -`cd ~ && wget https://github.com/Kwoth/NadekoBot-BashScript/raw/master/linuxAIO.sh && bash linuxAIO.sh` +`cd ~ && wget -N https://github.com/Kwoth/NadekoBot-BashScript/raw/master/linuxAIO.sh && bash linuxAIO.sh` Follow the on screen instructions: