docs: on macOS, this is possible to use docker-compose...

This commit is contained in:
Vincent Bernat
2024-06-01 08:26:02 +02:00
parent 8fc071ede8
commit 970c98611f

View File

@@ -13,9 +13,9 @@ ClickHouse. It also exposes a web interface to browse the result.
The easiest way to get started is with
[Docker](https://docs.docker.com/get-docker) and [Docker Compose
V2](https://docs.docker.com/compose/install/). This is not possible to use the
`docker-compose` command, you need to have a working `docker compose` command.
On Ubuntu systems, you can install the `docker-compose-v2` package.
V2](https://docs.docker.com/compose/install/). On Ubuntu systems, you can
install the `docker-compose-v2` package. On MacOS, you can use the
`docker-compose` formula from Homebrew.
```console
# mkdir akvorado