diff --git a/README.md b/README.md index 0fa76e4..2823aa9 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,9 @@ -burger social media +burgercat: burger social media -self hosting: -- git clone https://codeberg.org/burger-software/burgercat -- cd burgercat -- python init_db -- python main \ No newline at end of file +### self hosting: +this guide assumes you have git and python3 installed + +```git clone https://codeberg.org/burger-software/burgercat +cd burgercat +python init_db +python main``` \ No newline at end of file