From 8439df54aec9e2f0a416b3958bcace6b533ac5d6 Mon Sep 17 00:00:00 2001 From: ori agranat Date: Tue, 13 Aug 2019 20:47:07 +0000 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 21e8cfcdd..a779f1c95 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ so in order to run this project we will need to install python in order to run t ### installing -####for the backend +#### for the backend 1. sudo apt-get update 2. apt-get dist-upgrade 3. sudo apt-get upgrade @@ -51,7 +51,7 @@ if backed gets suck or no camera are recognized after a crash do: sudo pkill -9 python3 ``` -####for the frontend +#### for the frontend 1. sudo apt-get install nodejs npm 2. cd chameleon-client 3. sudo npm install