From b3fcdb809afc98be1ca3aa66922ed9935cbd2cf7 Mon Sep 17 00:00:00 2001 From: miraai Date: Thu, 4 Aug 2016 00:51:51 +0200 Subject: [PATCH] name change --- docs/guides/{fromsource.md => Building from Source.md} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename docs/guides/{fromsource.md => Building from Source.md} (97%) diff --git a/docs/guides/fromsource.md b/docs/guides/Building from Source.md similarity index 97% rename from docs/guides/fromsource.md rename to docs/guides/Building from Source.md index df0dfd9e..d99971b4 100644 --- a/docs/guides/fromsource.md +++ b/docs/guides/Building from Source.md @@ -5,4 +5,4 @@ In your bin/debug folder (or next to your exe if you are using release version), When you clone the project, make sure to run `git submodule init` and `git submodule update` to get the correct discord.net version -Make sure you've read ComprehensiveGuide to get a grasp of basic config/credentials setup and then look at "Credentials and config" chapter. \ No newline at end of file +Make sure you've read ComprehensiveGuide to get a grasp of basic config/credentials setup and then look at "Credentials and config" chapter.