From: Damian Myrda Date: Tue, 14 May 2024 02:20:25 +0000 (-0500) Subject: Make the installation easier to understand X-Git-Url: http://git.prime8.dev/?a=commitdiff_plain;h=f9c82ac2f2c54365e39ac1aa5bb3ca2e76808f25;p=p8d.git Make the installation easier to understand --- 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