From 28460423dd6597e247490b688e4ff328f42f0ab5 Mon Sep 17 00:00:00 2001 From: joak Date: Sun, 11 Feb 2024 22:54:35 +0100 Subject: [PATCH] Update 'README.md' --- README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index fc85efe..827837c 100644 --- a/README.md +++ b/README.md @@ -10,18 +10,18 @@ it uses [socket.io](https://socket.io/) ### installation 1. install nodejs - * debian + * debian > $ sudo apt install node - * os x + * os x > $ brew install node - * else + * else information on the website https://nodejs.org 2. install npm - * debian + * debian > $ sudo apt install npm - * os x + * os x > $ brew install npm - * else + * else information on the website https://docs.npmjs.com/ 3. clone the repository > $ git clone https://git.xpub.nl/joak/colletive-drawing/