From cac89bf54e5d9c29276cc5200078d13750b1cce7 Mon Sep 17 00:00:00 2001 From: samvaio Date: Mon, 24 Oct 2016 05:41:04 +0530 Subject: [PATCH] Added few changes --- docs/guides/Linux Guide.md | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/guides/Linux Guide.md b/docs/guides/Linux Guide.md index 672dbd16..89aff79f 100644 --- a/docs/guides/Linux Guide.md +++ b/docs/guides/Linux Guide.md @@ -144,7 +144,6 @@ dotnet build --configuration Release``` Go back to **PuTTY**, `(hope its still running xD)` **12)** -(Type or Copy and hit **Enter**) `tmux new -s nadeko` `cd NadekoBot/src/NadekoBot/` **^this 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 running PuTTY in the background.