summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--website/content/terminal/quickstart/installation.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/website/content/terminal/quickstart/installation.md b/website/content/terminal/quickstart/installation.md
index 14e98de2e0d..84f8d70d68b 100644
--- a/website/content/terminal/quickstart/installation.md
+++ b/website/content/terminal/quickstart/installation.md
@@ -142,7 +142,7 @@ Execute this commands:
```bash
curl -o docker-compose.yaml https://raw.githubusercontent.com/OpenBB-finance/OpenBBTerminal/main/build/docker/docker-compose.yaml
-docker compose run poetry
+docker compose run openbb
```
This will download and run the file: `docker-compose.yaml`