Merge pull request #1868 from MaybeGoogle/patch-8

Doc update
This commit is contained in:
Master Kwoth 2017-11-23 03:43:02 +01:00 committed by GitHub
commit 6ec9c79f14
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -17,13 +17,13 @@ Edit `credentials.json.` Read the JSON Exaplanations guide on the left if you do
`dotnet run -c Release`
### !!! NOTE FOR WINDOWS USERS !!!
If you're running from source on windows, you will have to setup your credentials to have these 2 extra lines:
If you're running from source on windows, you will have to add these 2 extra lines to your credentials, after the first open bracket:
```js
"ShardRunCommand": "dotnet",
"ShardRunArguments": "run -c Release -- {0} {1}"
"ShardRunArguments": "run -c Release -- {0} {1}",
```
[.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
[redis]: https://github.com/MicrosoftArchive/redis/releases/latest