diff --git a/README.md b/README.md index fee43230a..853412314 100644 --- a/README.md +++ b/README.md @@ -515,6 +515,8 @@ All contributions are welcome just send a pull request. ### Windows * Install the .NET Core [SDK](https://www.microsoft.com/net/download/windows) +* Clone Jackett +* From the `src` directory, run `dotnet restore` * Open the Jackett solution in Visual Studio 2017 (version 15.9 or above) * Right click on the Jackett solution and click 'Rebuild Solution' to restore nuget packages * Select Jackett.Server as startup project