From f67fda3bf4dc6ee37c05117c358d75bcc1c527a9 Mon Sep 17 00:00:00 2001 From: flightlevel Date: Sun, 20 May 2018 21:56:50 +1000 Subject: [PATCH] Add detail to build steps and remove Bountysource --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index e398c943d..3cc303f30 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,6 @@ [![GitHub issues](https://img.shields.io/github/issues/Jackett/Jackett.svg?maxAge=60&style=flat-square)](https://github.com/Jackett/Jackett/issues) [![GitHub pull requests](https://img.shields.io/github/issues-pr/Jackett/Jackett.svg?maxAge=60&style=flat-square)](https://github.com/Jackett/Jackett/pulls) -[![Bountysource](https://img.shields.io/bountysource/team/jackett/activity.svg?style=flat-square)](https://www.bountysource.com/teams/jackett) [![Build status](https://ci.appveyor.com/api/projects/status/gaybh5mvyx418nsp/branch/master?svg=true)](https://ci.appveyor.com/project/Jackett/jackett) [![Github Releases](https://img.shields.io/github/downloads/Jackett/Jackett/total.svg?maxAge=60&style=flat-square)](https://github.com/Jackett/Jackett/releases/latest) [![Docker Pulls](https://img.shields.io/docker/pulls/linuxserver/jackett.svg?maxAge=60&style=flat-square)](https://hub.docker.com/r/linuxserver/jackett/) @@ -399,7 +398,8 @@ All contributions are welcome just send a pull request. Jackett's framework all ## Building from source ### Windows -* Open the Jackett solution in Visual Studio 2017 +* 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 * Build/Start the project @@ -418,4 +418,4 @@ mono Jackett.Console/bin/Debug/JackettConsole.exe # run jackett ![screenshot](https://i.imgur.com/0d1nl7g.png "screenshot") -[inviteneeded]: https://raw.githubusercontent.com/Jackett/Jackett/master/.github/label-inviteneeded.png \ No newline at end of file +[inviteneeded]: https://raw.githubusercontent.com/Jackett/Jackett/master/.github/label-inviteneeded.png