1
0
Fork 0
mirror of https://github.com/Jackett/Jackett synced 2025-02-21 05:47:09 +00:00

Update README.md

This commit is contained in:
flightlevel 2018-06-27 22:11:57 +10:00 committed by GitHub
parent 47a84775c5
commit 89b60c4c15
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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