diff --git a/README.md b/README.md index 548606e..4ef16d2 100644 --- a/README.md +++ b/README.md @@ -228,6 +228,7 @@ You need to take the following steps to get `al-folio` up and running on your lo - Finally, run the following command that will pull the latest pre-built image from DockerHub and will run your website. ```bash +$ docker compose pull $ docker compose up ```