update setVisibility to be able to set the visibility of multiple series at once
[dygraphs.git] / generate-download.py
index 4c32223..2d2dd48 100755 (executable)
@@ -63,7 +63,7 @@ print '''
 <pre>$ bower install dygraphs
 # dygraphs is now in bower_components/dygraphs/dygraph-combined.js</pre>
 
-<p>For dev (non-minified) JS, see <a href="https://github.com/danvk/dygraphs/blob/master/dygraph-dev.js">dygraph-dev.js</a> on <a href="https://github.com/danvk/dygraphs/">github</a>.</a>
+<p>Most distributions include a source map. For non-concatenated JS, see <a href="https://github.com/danvk/dygraphs/blob/master/dygraph-dev.js">dygraph-dev.js</a> on <a href="https://github.com/danvk/dygraphs/">github</a>.</a>
 
 <p>To generate your own minified JS, run:</p>