diff --git a/README.md b/README.md
index 44f04e7f46399239a815c22e6706785ada01179a..fddd758faa8599f2d3cc52a73aa35b98ae38aba0 100644
--- a/README.md
+++ b/README.md
@@ -11,4 +11,4 @@ Querystring parameters:
 To build and run this project:
 
 1. Copy/Update config.sample.php to config.inc.php (see in-file documentation)
-2. Run `make`
+2. run `composer install && npm install && grunt`