change readme

This commit is contained in:
Yuri Kuznetsov
2014-11-14 16:17:30 +02:00
parent a7bad6aa58
commit a08adcf6d5
+1 -1
View File
@@ -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`.