diff --git a/docs/docs/README.md b/docs/docs/README.md index e1bfdb7c4..57e99b31f 100644 --- a/docs/docs/README.md +++ b/docs/docs/README.md @@ -1,8 +1,8 @@ # Quick preview * Download [docker-compose.yml](https://raw.githubusercontent.com/tchiotludo/akhq/master/docker-compose.yml) file -* run `docker-compose pull` to be sure to have the last version of AKHQ -* run `docker-compose up` +* run `docker compose pull` to be sure to have the last version of AKHQ +* run `docker compose up` * go to [http://localhost:8080](http://localhost:8080) It will start a Kafka node, a Zookeeper node, a Schema Registry, a Kafka Connect, fill with some sample data, start a consumer