diff --git a/docs/getting-started.md b/docs/getting-started.md index 65db6e4..b2eaa0e 100644 --- a/docs/getting-started.md +++ b/docs/getting-started.md @@ -135,7 +135,7 @@ However, be cautious as this will make the ports accessible from outside your lo Like this: -```bashn --pull always \ +```bash --pull always \ -p 8000:8000 \ -p ... ghcr.io/buggregator/server:latest