diff --git a/README.md b/README.md index c169d1f..57d54ed 100644 --- a/README.md +++ b/README.md @@ -67,7 +67,7 @@ volumes: Then, run the following command to start Ironmount: ```bash -docker-compose up -d +docker compose up -d ``` Once the container is running, you can access the web interface at `http://:4096`.