From a9cbf0f530c5a3ba77b0e21bb7881133ccd257d8 Mon Sep 17 00:00:00 2001 From: Desuvader Date: Wed, 20 Jul 2016 13:43:35 +0200 Subject: [PATCH] Update README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 007ac0f..9e8c90d 100644 --- a/README.md +++ b/README.md @@ -30,8 +30,8 @@ $ npm run test:watch $ npm run webpack:dev $ npm run start:dev ``` -Starts up the application in development mode. The Squirrel updater won't work in -development environments and you may safely ignore those errors. +Starts up the application in development mode. The Squirrel updater won't work in the +development environment so you can safely ignore Squirrel errors. ### Building ```