update readme again
This commit is contained in:
parent
7e69e8c06b
commit
425002c856
|
@ -3,7 +3,9 @@ burgercat: burger social media
|
|||
### self hosting:
|
||||
this guide assumes you have git and python3 installed
|
||||
|
||||
```git clone https://codeberg.org/burger-software/burgercat
|
||||
```
|
||||
git clone https://codeberg.org/burger-software/burgercat
|
||||
cd burgercat
|
||||
python init_db
|
||||
python main```
|
||||
python main
|
||||
```
|
Reference in New Issue