diff --git a/README.md b/README.md
index 2866a6a1c305647c126aab4b1df48a3e51154b68..e3d83b8d360b58c72b7eebadfc69f89498e78053 100644
--- a/README.md
+++ b/README.md
@@ -7,5 +7,5 @@ A prototype client demonstrating a multi-user experience in WebVR. Built with [A
 ```
 git clone https://github.com/mozilla/mr-social-client.git
 yarn install
-npm start
-```
\ No newline at end of file
+npm run dev
+```