From 6dd457e1324969e2220a381e1312d2e019eca0e8 Mon Sep 17 00:00:00 2001 From: samvaio Date: Tue, 29 Nov 2016 07:29:59 +0530 Subject: [PATCH] Update Linux Guide.md --- docs/guides/Linux Guide.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/guides/Linux Guide.md b/docs/guides/Linux Guide.md index 3768d4ca..cbb7ecf8 100644 --- a/docs/guides/Linux Guide.md +++ b/docs/guides/Linux Guide.md @@ -221,7 +221,7 @@ Open **PuTTY** and login as you have before, type `reboot` and hit Enter. ####Updating Nadeko - Connect to the terminal through PuTTY. -- `tmux kill-session -t nadeko` (don't forget to replace **nadeko** in the command to what ever you named your bot's session) +- `tmux kill-session -t nadeko` (don't forget to replace **nadeko** in the command with the name of your bot's session) - Make sure the bot is **not** running. - `tmux new -s nadeko` (**nadeko** is the name of the session) - `cd ~ && bash linuxAIO.sh` @@ -231,7 +231,7 @@ Open **PuTTY** and login as you have before, type `reboot` and hit Enter. ####Alternative way to Install -If the [Nadeko installer](http://nadekobot.readthedocs.io/en/1.0/guides/Linux%20Guide/#getting-nadekobot) shows error, check if you have the `linuxAIO.sh` file and make sure its not renamed or manually install using the following command(s): +If the [Nadeko installer](http://nadekobot.readthedocs.io/en/1.0/guides/Linux%20Guide/#getting-nadekobot) shows any kind error, check if you have the `linuxAIO.sh` file and make sure its not renamed or if you want to manually install the bot. Use the following command(s): ![img6](https://cdn.discordapp.com/attachments/251504306010849280/251505587089571850/getting_nadeko.gif)