Dygraph.dateString_: shows milliseconds if any. (#774)
[dygraphs.git] / DEVELOP.md
index 9a13888..6eb43fb 100644 (file)
@@ -6,6 +6,10 @@ This is a step-by-step guide explaining how to do it.
 
 ### How-to
 
+To install dependencies, run
+
+    npm install
+
 To build dygraphs, run
 
     npm run build