diff --git a/docs/guides/From Source.md b/docs/guides/From Source.md index 5e16619d..016669ab 100644 --- a/docs/guides/From Source.md +++ b/docs/guides/From Source.md @@ -22,8 +22,9 @@ If you're running from source on windows, you will have to setup your credential "ShardRunCommand": "dotnet", "ShardRunArguments": "run -c Release -- {0} {1}" ``` +DON'T FORGET TO ADD A `,` WHEN INSTERTING THESE 2 LINES [.netcore]: https://www.microsoft.com/net/download/core#/sdk [ffmpeg]: http://ffmpeg.zeranoe.com/builds/ [git]: https://git-scm.com/downloads -[redis]: https://github.com/MicrosoftArchive/redis/releases/latest \ No newline at end of file +[redis]: https://github.com/MicrosoftArchive/redis/releases/latest