From b2aa361472c6f747bafeb663a852002b405e3319 Mon Sep 17 00:00:00 2001 From: Damian Myrda Date: Mon, 13 May 2024 21:23:24 -0500 Subject: [PATCH] Fix README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1783fc4..0b3e21a 100644 --- a/README.md +++ b/README.md @@ -5,8 +5,8 @@ This is my website that is themed like an old school BBS. ## installing ``` -git clone https://github.com/moncheeta/prime8.git . -./setup.sh +git clone https://github.com/moncheeta/prime8.git +./prime8/setup.sh ``` ## running -- 2.43.4