diff --git a/docs/content/misc/contribute.ngdoc b/docs/content/misc/contribute.ngdoc index 6713a06ff734..5c7c26010194 100644 --- a/docs/content/misc/contribute.ngdoc +++ b/docs/content/misc/contribute.ngdoc @@ -87,6 +87,16 @@ grunt package Administrator). This is because `grunt package` creates some symbolic links. +
+**Note:** If you're using Linux, and npm install fails with the message +'Please try running this command again as root/Administrator.', you may need to globally install grunt and bower: + + +
+ The build output can be located under the `build` directory. It consists of the following files and directories: