docs: fix formatting goof with kbd

master
Declan Chidlow 3 weeks ago committed by GitHub
parent a5ce7dd7ae
commit 67222acb62
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -167,7 +167,7 @@ Finally, we can start up Revolt. First, run it in the foreground with:
docker compose up docker compose up
``` ```
If it runs without any critical errors, you can stop it with <kbd>Ctrl<kbd> + <kbd>C</kbd> and run it detached (in the background) by appending `-d`. If it runs without any critical errors, you can stop it with <kbd>Ctrl</kbd> + <kbd>C</kbd> and run it detached (in the background) by appending `-d`.
```bash ```bash
docker compose up -d docker compose up -d

Loading…
Cancel
Save