From 7ac09b1aefab5093459bee1f03c6a3f2c4e3e4cf Mon Sep 17 00:00:00 2001 From: miraai Date: Thu, 4 Aug 2016 01:41:03 +0200 Subject: [PATCH] Update Building from Source.md --- docs/guides/Building from Source.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/guides/Building from Source.md b/docs/guides/Building from Source.md index d99971b4..16e4eb3a 100644 --- a/docs/guides/Building from Source.md +++ b/docs/guides/Building from Source.md @@ -1,5 +1,5 @@ ###Building from Source -For easy setup and no programming knowledge, you can use [Updater](https://github.com/Kwoth/NadekoUpdater/releases/latest) or download release from [Releases](https://github.com/Kwoth/NadekoBot/releases) and follow the [Comprehensive Guide](https://github.com/Kwoth/NadekoBot/blob/master/ComprehensiveGuide.md) +For easy setup and no programming knowledge, you can use [Updater](https://github.com/Kwoth/NadekoUpdater/releases/latest) or download release from [Releases](https://github.com/Kwoth/NadekoBot/releases) and follow the [Windows Guide](Windows Guide.md) In your bin/debug folder (or next to your exe if you are using release version), you must have a file called 'credentials.json' in which you will store all the necessary data to make the bot know who the owner is, and your api keys.