From 6d1b3393cef4003eee103caae6b69434f6e0faaa Mon Sep 17 00:00:00 2001 From: Ben Logan Date: Mon, 11 Jul 2016 18:56:56 +0100 Subject: [PATCH] Update INSTALL.md --- INSTALL.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/INSTALL.md b/INSTALL.md index feebc3b..22eec61 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -12,7 +12,7 @@ Install latest via source ``` $ git clone https://github.com/stephen/airsonos.git $ cd airsonos -$ npm install -g +$ npm install ``` ### Platform Specific Instructions