mirror of
https://github.com/Jackett/Jackett
synced 2025-02-21 05:47:09 +00:00
Update Windows build instructions
This commit is contained in:
parent
48f72a3096
commit
fcda42b9f1
1 changed files with 2 additions and 1 deletions
|
@ -432,7 +432,8 @@ All contributions are welcome just send a pull request. Jackett's framework all
|
|||
* 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
|
||||
* Select Jackett.Server as startup project
|
||||
* In the drop down menu of the run button select "Jackett.Server" instead of "IIS Express"
|
||||
* Build/Start the project
|
||||
|
||||
### OSX
|
||||
|
|
Loading…
Reference in a new issue