fix(doc): Fix Auto GPT server Running The Server doc (#7355)

This commit is contained in:
Zamil Majdy
2024-07-09 19:09:43 +04:00
committed by GitHub
parent 2f174837bd
commit af3a2bb5f5

View File

@@ -45,7 +45,7 @@ To setup the project follow these steps inside the project directory:
Run the following command:
```
poetry run cli app
poetry run app
```
## Running the App in the Background