From f875b3d012204bd124648eacc739c549bcb6de54 Mon Sep 17 00:00:00 2001 From: mattman86 Date: Thu, 30 Mar 2017 21:30:16 -0600 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6ff8e4c8b..de0e22ef3 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ Lidarr is a PVR for Usenet and BitTorrent users. It can monitor multiple RSS fee * Install the required Node Packages `npm install` * Start gulp to monitor your dev environment for any changes that need post processing using `npm start` command. -*Please note gulp must be running at all times while you are working with Sonarr client source files.* +*Please note gulp must be running at all times while you are working with Lidarr client source files.* ### Development