diff --git a/readme.md b/readme.md index a1cd4fc..527a438 100644 --- a/readme.md +++ b/readme.md @@ -4,7 +4,7 @@ A [Pode](https://badgerati.github.io/Pode)-based backend for [GotHub's website]( ## Setup -We use Docker. +We use Docker for deploying this, so you can just run the following command to get it up and running: ```bash docker run -d -p 8080:8080 --name random-instance codeberg.org/gothub/randominstance