diff --git a/README.md b/README.md index 1b1b9fd7..a9580b6b 100644 --- a/README.md +++ b/README.md @@ -54,7 +54,7 @@ It is just an example and implies SPDK just as example, not mandated by OPI. ## Getting started * [Setup everything once using ansible](https://github.com/opiproject/opi-poc/tree/main/setup) -* Run `docker-compose up -d` +* Run `docker compose up -d` or `docker-compose up -d` ## QEMU example