diff --git a/README.md b/README.md index 0f7f00b14..5adb63e81 100644 --- a/README.md +++ b/README.md @@ -52,8 +52,8 @@ Sonarr is a PVR for Usenet and BitTorrent users. It can monitor multiple RSS fee - Run `yarn build` to build the UI - Open `Sonarr.sln` in Visual Studio -- Make sure `NzbDrone.Console` is set as the startup project -- Build `NzbDrone.Windows` and `NzbDrone.Mono` projects +- Make sure `Sonarr.Console` is set as the startup project +- Build `Sonarr.Windows` and `Sonarr.Mono` projects - Build Solution ### UI Development @@ -70,4 +70,4 @@ Sonarr is a PVR for Usenet and BitTorrent users. It can monitor multiple RSS fee - [JetBrains](http://www.jetbrains.com/) for providing us with free licenses to their great tools - [ReSharper](http://www.jetbrains.com/resharper/) - - [TeamCity](http://www.jetbrains.com/teamcity/) \ No newline at end of file + - [TeamCity](http://www.jetbrains.com/teamcity/)