diff --git a/README.md b/README.md
index 50f15fe6e0863f5a95c96f79ed8fab4e518518ca..d26b4bf42b1c380c72fccab21966d2bd3ca3e40b 100644
--- a/README.md
+++ b/README.md
@@ -109,7 +109,8 @@ Returns JWT Token for dashboard
 ### Start dashboard
 
 1. Clone ![https://git.rwth-aachen.de/polaris/entwicklung/dashboard-example](Dashboad SDK example)
-    - `cd dashboard-example && npm install`
+    - `cd dashboard-example`
+2. Download latest `@polaris/dashboard-sdk-X.X.X.tgz` from registry and `npm install @polaris/dashboard-sdk-1.0.2.tgz` it
 2. Update `TOKEN` in `dashboard-example/src/js/app.js`
 3. Run `npm run dev`
 3. Visit http://localhost:8005/