Skip to content

Commit d1d1819

Browse files
authored
Merge pull request #3281 from nmatton/patch-1
update docker-compose execution
2 parents fe93cb3 + 004a93f commit d1d1819

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/setup/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ services:
3535
Then:
3636
3737
```bash
38-
docker-compose up -d
38+
docker compose up -d
3939
```
4040

4141
## Using MySQL / MariaDB Database

0 commit comments

Comments
 (0)