From 59a09e8bafb9f4b18db7e6250f556c424fbd7b16 Mon Sep 17 00:00:00 2001
From: AliTahir10 <74157964+AliTahir10@users.noreply.github.com>
Date: Tue, 16 May 2023 20:00:26 +0100
Subject: [PATCH] Updated README file

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 6ca30bf..9bcdd77 100644
--- a/README.md
+++ b/README.md
@@ -6,7 +6,7 @@ Make sure you have Python installed (https://www.python.org/downloads/)
 ## Starting the application
 Within the root directory (FinalYearProject) run the following commands on the Terminal/CMD:
 
-### run python -m pip install django
+### `$ run python -m pip install django`
 
 ### run pip install -r ./requirements.txt
 
-- 
GitLab