From 0bf77c0370521b6dcfbef9a178f5689f3da830b4 Mon Sep 17 00:00:00 2001 From: margau Date: Sat, 1 Jul 2017 15:21:36 +0200 Subject: [PATCH] Update README.md --- README.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 32a3f41..fcf1b79 100644 --- a/README.md +++ b/README.md @@ -43,8 +43,11 @@ Useful for debugging: [The ArtNetominator](http://www.lightjams.com/artnetominat ## Known Bugs -**Installing on Linux says ```gyp WARN EACCESS``` and similar** -This is a bug in a 3th part libary. Try to install using this command: +**Installing on Linux says ```gyp WARN EACCESS``` and similar:** + +This is a bug in a 3th part libary. + +Try to install using this command: ```npm install --unsafe-perm -g osc2artnet```