diff --git a/docs/contents/articles/002-installation-guidelines/index.md b/docs/contents/articles/002-installation-guidelines/index.md index 8ff28978..47266cb5 100644 --- a/docs/contents/articles/002-installation-guidelines/index.md +++ b/docs/contents/articles/002-installation-guidelines/index.md @@ -39,6 +39,11 @@ npm install --global typings npm install --global typescript ``` +* bower +``` +npm install --global bower +``` + ## Clone repository and install dependencies You will need to clone the source code of ng2-admin GitHub repository: