Update 'README.md'

This commit is contained in:
gfr 2022-11-17 15:02:11 +00:00
parent fb7871d608
commit 93e01a30b6
1 changed files with 8 additions and 0 deletions

View File

@ -12,3 +12,11 @@ git clone https://github.com/mothdotmonster/bloggy/ bloggy
cd bloggy
sudo caddy run
```
or
```
git clone https://git.disroot.org/gfr/bloggy/
cd bloggy
sudo caddy run
```