Improved compilation dependencies in README
This commit is contained in:
@@ -19,12 +19,13 @@ Bleeding edge builds are available using our MyGet feed (`https://www.myget.org/
|
|||||||
## Compiling
|
## Compiling
|
||||||
In order to compile Discord.Net, you require the following:
|
In order to compile Discord.Net, you require the following:
|
||||||
|
|
||||||
### Using Visual Studio 2017
|
### Using Visual Studio
|
||||||
- [VS2017 RC](https://www.microsoft.com/net/core#windows)
|
- [Visual Studio 2017 RC](https://www.microsoft.com/net/core#windowsvs2017)
|
||||||
- [.Net Core 1.1 VS Plugin](https://www.microsoft.com/net/core#windows)
|
|
||||||
|
The .NET Core and Docker (Preview) workload is required during Visual Studio installation.
|
||||||
|
|
||||||
### Using Command Line
|
### Using Command Line
|
||||||
- [.Net Core 1.1 SDK](https://www.microsoft.com/net/core)
|
- [.Net Core 1.1 SDK](https://www.microsoft.com/net/download/core)
|
||||||
|
|
||||||
## Known Issues
|
## Known Issues
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user