Update README.md

This commit is contained in:
veguAI 2024-05-14 15:29:37 +03:00 committed by GitHub
parent ceedd3019f
commit 6e847bf283
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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