From a58b9a2e49a93adb476e5ae5d15d9b5f9ec81d6d Mon Sep 17 00:00:00 2001 From: Nabil Mohammed Date: Fri, 29 Dec 2023 22:43:04 +0100 Subject: [PATCH] Updated readme --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 3cc508c..fca11d6 100644 --- a/README.md +++ b/README.md @@ -36,8 +36,6 @@ $ docker compose up -d This is the frontend part of the camera security system. It is this part that enables user to interact with the system visually. -## To Run the frontend locally - ### 0- Prerequisite You should first install node.js in your machine. You can get more information [here](https://nodejs.org/en/learn/getting-started/how-to-install-nodejs)