mirror of https://github.com/Sonarr/Sonarr
updated readme
This commit is contained in:
parent
93e3e92bba
commit
098db08ede
|
@ -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
|
- Run `yarn build` to build the UI
|
||||||
- Open `Sonarr.sln` in Visual Studio
|
- Open `Sonarr.sln` in Visual Studio
|
||||||
- Make sure `NzbDrone.Console` is set as the startup project
|
- Make sure `Sonarr.Console` is set as the startup project
|
||||||
- Build `NzbDrone.Windows` and `NzbDrone.Mono` projects
|
- Build `Sonarr.Windows` and `Sonarr.Mono` projects
|
||||||
- Build Solution
|
- Build Solution
|
||||||
|
|
||||||
### UI Development
|
### 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
|
- [JetBrains](http://www.jetbrains.com/) for providing us with free licenses to their great tools
|
||||||
- [ReSharper](http://www.jetbrains.com/resharper/)
|
- [ReSharper](http://www.jetbrains.com/resharper/)
|
||||||
- [TeamCity](http://www.jetbrains.com/teamcity/)
|
- [TeamCity](http://www.jetbrains.com/teamcity/)
|
||||||
|
|
Loading…
Reference in New Issue