diff --git a/readme.md b/readme.md index cd34f91..29a1cbe 100755 --- a/readme.md +++ b/readme.md @@ -1,6 +1,9 @@ # Specifics for CHILL website ## Using docker + +**Note**: it is possible to install using this single command: `docker compose run --rm front npm i` + Since we are using docker to launch the website a few things must be done if you are launching it for the first time. Follow these steps: