Skip to content
This repository was archived by the owner on Aug 7, 2025. It is now read-only.

Commit b194aee

Browse files
authored
update docker compose up command (#1681)
1 parent 689be53 commit b194aee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/getting-started/installation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -305,7 +305,7 @@ Docker Compose v1.9.0 and above is supported.
305305
Start the container by running the following command:
306306

307307
{{< command >}}
308-
$ docker-compose up
308+
$ docker compose up
309309
{{< / command >}}
310310

311311
{{< callout "note" >}}

0 commit comments

Comments
 (0)