From 098db08edea89588a7e9c328599d7c39783f6cc5 Mon Sep 17 00:00:00 2001 From: ildoc Date: Sat, 9 May 2020 15:59:19 +0200 Subject: [PATCH] updated readme --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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/)