diff --git a/README.md b/README.md index 84b1fa1..921ab92 100644 --- a/README.md +++ b/README.md @@ -40,7 +40,7 @@ remove ``127.0.0.1:`` from ``HTTP_PORT`` variable in ``.env``. #### Build and start the container -``docker-compose up`` +``docker-compose up --build`` See docker-compose documentation for more information and available options.