Skip to content

Commit 4ef04e0

Browse files
committed
docs: update docker compose command for v2 CLI
1 parent 53a6832 commit 4ef04e0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -349,7 +349,7 @@ The default is `false`.
349349
To run the tests:
350350

351351
```bash
352-
docker-compose run --rm tests bats tests tests/v1
352+
docker compose run --rm tests bats tests tests/v1
353353
```
354354

355355
## License

0 commit comments

Comments
 (0)