diff --git a/README.md b/README.md
index 65283ff68e1950ae87e67b9ff390c364f71d5e1f..806e8198dc863689658d63f2274934dc4869fcab 100644
--- a/README.md
+++ b/README.md
@@ -142,6 +142,8 @@ To get syntax highlighting for shader and graphql files add the following to Vis
     npm publish
 
 ## Deploy
+    npm run test
+    NODE_ENV=production npm run build
     node ./scripts/deploy.js # currently updates the viewer on molstar.org/viewer
 
 ## Contributing