From 16a56a9edc501db5a79006a12b00720640302df2 Mon Sep 17 00:00:00 2001 From: Shashi Ranjan Date: Tue, 5 Oct 2021 20:45:12 +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..bb20ec0 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`