From df1648d16757eea870170639183832ce0292606a Mon Sep 17 00:00:00 2001
From: Damian Myrda <monkey.damianek@gmail.com>
Date: Mon, 13 May 2024 21:19:50 -0500
Subject: [PATCH] Update README

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

diff --git a/README.md b/README.md
index 2154538..36c67e1 100644
--- a/README.md
+++ b/README.md
@@ -4,7 +4,7 @@ This is my website that is themed like an old school BBS.
 
 ## installing
 
-Run the `setup.sh` file on a debian based system.
+Clone the repository first by running `git clone https://github.com/moncheeta/prime8.git .`. Then, run the `setup.sh` file on a debian based system.
 
 ## running
 
-- 
2.43.4