fix: Correct markup on homepage of docs

This commit is contained in:
Reinier van der Leer
2023-11-24 15:53:08 +01:00
parent c25b47e3a5
commit 6c14dd4ba0

View File

@@ -94,6 +94,7 @@ Commands:
```
Common commands:
* `./run agent start autogpt` – [runs](./AutoGPT/usage.md#serve-agent-protocol-mode-with-ui) the AutoGPT agent
* `./run agent create <name>` &ndash; creates a new Forge-based agent project at `autogpts/<name>`
* `./run benchmark start <agent>` &ndash; benchmarks the specified agent