Too many people forgetting it
Comma in credentials
This commit is contained in:
parent
acf411c336
commit
25b87f353a
@ -22,6 +22,7 @@ If you're running from source on windows, you will have to setup your credential
|
|||||||
"ShardRunCommand": "dotnet",
|
"ShardRunCommand": "dotnet",
|
||||||
"ShardRunArguments": "run -c Release -- {0} {1}"
|
"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
|
[.netcore]: https://www.microsoft.com/net/download/core#/sdk
|
||||||
[ffmpeg]: http://ffmpeg.zeranoe.com/builds/
|
[ffmpeg]: http://ffmpeg.zeranoe.com/builds/
|
||||||
|
Loading…
Reference in New Issue
Block a user