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