diff --git a/README.md b/README.md index ecf81b4435..f080dc4c8b 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ If your repository is accessible via a web server then you can run EspoCRM by ur ### How to build -You need to have nodejs installed. +You need to have nodejs and Grunt CLI installed. 1. Change to the project's root directory. 2. Install project dependencies with `npm install`.