diff --git a/README.md b/README.md index 52d8e0a36..57311feb9 100644 --- a/README.md +++ b/README.md @@ -47,6 +47,8 @@ Add the following lines to your /etc/hosts to simulate multiple subdomains Then, type the following command to build and deploy the services: + npm install --only=dev + grunt build docker-compose build docker-compose up -d