Fixed CLI header
This commit is contained in:
@@ -14,9 +14,11 @@ You can download Discord.Net and its extensions from NuGet:
|
|||||||
|
|
||||||
### Compiling
|
### Compiling
|
||||||
In order to compile Discord.Net, you require the following:
|
In order to compile Discord.Net, you require the following:
|
||||||
|
|
||||||
#### Visual Studio 2015
|
#### Visual Studio 2015
|
||||||
- [VS2015 Update 2](https://www.visualstudio.com/en-us/news/vs2015-update2-vs.aspx)
|
- [VS2015 Update 2](https://www.visualstudio.com/en-us/news/vs2015-update2-vs.aspx)
|
||||||
- [.Net Core SDK + VS Plugin](https://www.microsoft.com/net/core#windows)
|
- [.Net Core SDK + VS Plugin](https://www.microsoft.com/net/core#windows)
|
||||||
- NuGet 3.3+ (available through Visual Studio)
|
- NuGet 3.3+ (available through Visual Studio)
|
||||||
|
|
||||||
#### CLI
|
#### CLI
|
||||||
- [.Net Core SDK](https://www.microsoft.com/net/core#windows)
|
- [.Net Core SDK](https://www.microsoft.com/net/core#windows)
|
||||||
Reference in New Issue
Block a user