Skip to content

Commit a6d11a1

Browse files
authored
docs: fix docker-compose command (#204)
1 parent c1c99e0 commit a6d11a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/advanced/document-store/qdrant.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ services:
3131
Then
3232

3333
```bash
34-
docker compose up
34+
docker-compose up
3535
```
3636

3737
### Create DocumentArray with Qdrant backend

0 commit comments

Comments
 (0)