mirror of
https://github.com/lidarr/Lidarr
synced 2024-12-22 15:53:23 +00:00
Update CONTRIBUTING.md
This commit is contained in:
parent
69e3516a89
commit
dc176a83b3
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ Setup guides, FAQ, the more information we have on the wiki the better.
|
||||||
### Getting started ###
|
### Getting started ###
|
||||||
|
|
||||||
1. Fork Sonarr
|
1. Fork Sonarr
|
||||||
2. Clone (develop branch)
|
2. Clone (develop branch) *you may need pull in submodules separately if you client doesn't clone them automatically (CurlSharp)*
|
||||||
3. Run `npm install`
|
3. Run `npm install`
|
||||||
4. Run `gulp watch` - Used to compile the UI components and copy them (leave this window open)
|
4. Run `gulp watch` - Used to compile the UI components and copy them (leave this window open)
|
||||||
5. Compile in Visual Studio
|
5. Compile in Visual Studio
|
||||||
|
|
Loading…
Reference in a new issue