From 3e0be761447d28ac987ec5f13911da79ac76e91b Mon Sep 17 00:00:00 2001 From: RogueException Date: Mon, 13 Jun 2016 20:09:17 -0300 Subject: [PATCH] Fixed CLI header --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 28111dc43..11d40e881 100644 --- a/README.md +++ b/README.md @@ -14,9 +14,11 @@ You can download Discord.Net and its extensions from NuGet: ### Compiling In order to compile Discord.Net, you require the following: + #### Visual Studio 2015 - [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) - NuGet 3.3+ (available through Visual Studio) + #### CLI -- [.Net Core SDK](https://www.microsoft.com/net/core#windows) \ No newline at end of file +- [.Net Core SDK](https://www.microsoft.com/net/core#windows)