Skip to content

Commit d36fd1e

Browse files
authored
Update README.md
1 parent 0540fd9 commit d36fd1e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -229,8 +229,8 @@ for example. Edit the compose and env files with your preferences and run the
229229
following commands:
230230

231231
```console
232-
$ docker-compose up -d
233-
$ docker-compose logs -f
232+
$ docker compose up -d
233+
$ docker compose logs -f
234234
```
235235

236236
### Command line

0 commit comments

Comments
 (0)