diff --git a/dashboard/README.md b/dashboard/README.md
index a89d9e0372..a5dd510ed6 100644
--- a/dashboard/README.md
+++ b/dashboard/README.md
@@ -10,11 +10,12 @@ Che Dashboard
- npm
- Bower
- gulp
+- typings
Installation instructions for Node.js and npm can be found on the following [link](https://docs.npmjs.com/getting-started/installing-node). Bower and gulp are CLI utilities which are installed via npm:
```sh
-$ npm install --global bower gulp
+$ npm install --global bower gulp typings
```
#Quick start
diff --git a/dashboard/pom.xml b/dashboard/pom.xml
index a650857c0f..92a1fd41a4 100644
--- a/dashboard/pom.xml
+++ b/dashboard/pom.xml
@@ -62,6 +62,10 @@
+
+
+
+