From 7d611f1ed8e003d99250e312f94c28eeaf60c2c2 Mon Sep 17 00:00:00 2001 From: samvaio Date: Tue, 29 Nov 2016 05:29:24 +0530 Subject: [PATCH] Update Linux Guide.md --- 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 59280b3b..862f35e2 100644 --- a/docs/guides/Linux Guide.md +++ b/docs/guides/Linux Guide.md @@ -168,7 +168,7 @@ Once done, go back to **PuTTY** The above command will create a new session named **nadeko** *(you can replace “nadeko” with anything you prefer and remember its your session name)* so you can run the bot in background without having to keep the PuTTY running. -Next, we need to run `linuxAIO.sh` inorder to get the latest running scripts with patches: +**Next, we need to run `linuxAIO.sh` in order to get the latest running scripts with patches:** - `cd ~ && bash linuxAIO.sh`