From 425002c856b3e1a9678956ce7873a49ef4749005 Mon Sep 17 00:00:00 2001 From: maaa Date: Mon, 10 Jul 2023 20:21:46 +0200 Subject: [PATCH] update readme again --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2823aa9..605b63a 100644 --- a/README.md +++ b/README.md @@ -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``` \ No newline at end of file +python main +``` \ No newline at end of file