From f9c82ac2f2c54365e39ac1aa5bb3ca2e76808f25 Mon Sep 17 00:00:00 2001 From: Damian Myrda Date: Mon, 13 May 2024 21:20:25 -0500 Subject: [PATCH] Make the installation easier to understand --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 36c67e1..1783fc4 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,10 @@ This is my website that is themed like an old school BBS. ## installing -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. +``` +git clone https://github.com/moncheeta/prime8.git . +./setup.sh +``` ## running -- 2.43.4