From dc176a83b3bea6838cc57fce01896e6c85e3b41a Mon Sep 17 00:00:00 2001 From: Mark McDowall Date: Tue, 1 Dec 2015 08:48:41 -0800 Subject: [PATCH] Update CONTRIBUTING.md --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 5beab2e58..4ba372075 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -16,7 +16,7 @@ Setup guides, FAQ, the more information we have on the wiki the better. ### Getting started ### 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` 4. Run `gulp watch` - Used to compile the UI components and copy them (leave this window open) 5. Compile in Visual Studio