From b66b9eabdc7ae7aedd14f28d20e7e64413cccf02 Mon Sep 17 00:00:00 2001 From: Master Kwoth Date: Tue, 2 Aug 2016 15:21:31 +0200 Subject: [PATCH] Updated DockerGuide on how to see the console output --- DockerGuide.md | 1 + 1 file changed, 1 insertion(+) diff --git a/DockerGuide.md b/DockerGuide.md index 4b6ec756..5a87bc22 100644 --- a/DockerGuide.md +++ b/DockerGuide.md @@ -43,6 +43,7 @@ Open putty and type ip adress **you got in your email** with port 22 - Type `nano /nadeko/credentials.json` and type in your `credentials` - CTRL+X then CTRL+Y to save - Type `docker start nadeko` +- Type `docker logs -f nadeko` to see the console output **Your bot is running, enjoy! o/**