From e1257badb09d36e81c0c487858f26616ba6e93a8 Mon Sep 17 00:00:00 2001 From: Frank Rousseau Date: Tue, 20 Jan 2015 13:01:49 +0100 Subject: [PATCH] Remove demo link from website --- index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index d34e308..1a64b7e 100644 --- a/index.html +++ b/index.html @@ -1147,7 +1147,7 @@ You can try it on your desktop or directly set it up on your own server. It performs well on cheap hardwares like the Raspberry Pi or small Digital Ocean VPS. -

demo

Install +

Install

Cozy Light requires Node.js to be installed. Once Node is setup, a single command line is required:

sudo npm install cozy-light -g @@ -1227,4 +1227,4 @@ rect3.scale += t3; }).play(); -two.update(); \ No newline at end of file +two.update();