From f90aca89a1e33a4457860a4c39654b56bbd80979 Mon Sep 17 00:00:00 2001
From: AliTahir10 <74157964+AliTahir10@users.noreply.github.com>
Date: Tue, 16 May 2023 20:01:29 +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 9bcdd77..1e535ba 100644
--- a/README.md
+++ b/README.md
@@ -8,7 +8,7 @@ Within the root directory (FinalYearProject) run the following commands on the T
 
 ### `$ run python -m pip install django`
 
-### run pip install -r ./requirements.txt
+### `run pip install -r ./requirements.txt`
 
 ### run pip install django-filter
 
-- 
GitLab