From 529de6a96b1fd5dc9e9f58f389ba8d6b0b2500ed Mon Sep 17 00:00:00 2001 From: Shashi Ranjan Date: Tue, 5 Oct 2021 21:19:38 +0530 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cf41f1d..50d04fc 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ Goto [screenshot_small](https://github.com/shashi278/AC_Management/tree/master/s ## Run the code manually: ---------------------------------------------- +----------------------------------------- * Clone this repository: `git clone https://github.com/shashi278/AC_Management.git` * Install requirements(Depending upon what you call it, pip/pip3): `cd AC_Management && pip3 install -r requirements.txt` * Change current directory to `src` directory: `cd AC_Management/src`