update readme

This commit is contained in:
maaa 2023-07-10 20:20:12 +02:00
parent 7470ea2c98
commit 7e69e8c06b
1 changed files with 8 additions and 6 deletions

View File

@ -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
### 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```