modified dashboard README
diff --git a/dashboard/README.md b/dashboard/README.md
index accf736..df184c1 100644
--- a/dashboard/README.md
+++ b/dashboard/README.md
@@ -4,7 +4,8 @@
 
 ## Getting Started
 ### On the server
-Install the module with: `npm install xdata-dashboard`
+Install the module with: `npm install`
+Start the server with: `node server/app.js`
 
 ## Documentation
 _(Coming soon)_