From 6e847bf283a2ec3c95f009314ba9c13c51763372 Mon Sep 17 00:00:00 2001 From: veguAI <152010387+vegu-ai-tools@users.noreply.github.com> Date: Tue, 14 May 2024 15:29:37 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6582534f..d0be63a7 100644 --- a/README.md +++ b/README.md @@ -103,7 +103,7 @@ There is also a [troubleshooting guide](docs/troubleshoot.md) that might help. #### To shut down the Docker container -Just closing the terminal window will not stop the Docker container. You need to run `docker-compose down` to stop the container. +Just closing the terminal window will not stop the Docker container. You need to run `docker compose down` to stop the container. #### How to install Docker