diff --git a/Documentation/SOGoDevelopersGuide.asciidoc b/Documentation/SOGoDevelopersGuide.asciidoc index b07e391fe..7623d97be 100644 --- a/Documentation/SOGoDevelopersGuide.asciidoc +++ b/Documentation/SOGoDevelopersGuide.asciidoc @@ -153,10 +153,12 @@ Building frontend * Install grunt npm install -g grunt-cli + npm install -g bower * Generate JavaScript files cd UI/WebServerResources + npm install grunt build Version Control