From 89b60c4c15ea7a4e0a99a53fa7d12dd9763dd57d Mon Sep 17 00:00:00 2001 From: flightlevel Date: Wed, 27 Jun 2018 22:11:57 +1000 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 44dd4fac7..743ce46c1 100644 --- a/README.md +++ b/README.md @@ -403,6 +403,7 @@ All contributions are welcome just send a pull request. Jackett's framework all ## Building from source ### Windows +* Install the .NET Core [SDK](https://www.microsoft.com/net/download/windows) * Open the Jackett solution in Visual Studio 2017 (version 15.7 or above) * Right click on the Jackett solution and click 'Rebuild Solution' to restore nuget packages * Select Jackett.Console as startup project