1
0
Fork 0
mirror of https://github.com/Jackett/Jackett synced 2025-02-01 04:12:28 +00:00

Update README.md

This commit is contained in:
flightlevel 2019-05-04 21:05:56 +10:00 committed by GitHub
parent cdfdd2c1bb
commit eeb0b3bc39
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -561,7 +561,7 @@ 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 Powershell and 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