You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: _posts/plotly_js/2015-07-21-plotlyjs-getting-started.html
+1-1
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,7 @@
12
12
<h2>NPM</h2>
13
13
<divclass="content-box">
14
14
<p>
15
-
You can <ahref="https://www.npmjs.com/package/plotly.js" target="_blank">install Plotly.js from NPM</a> via <code>npm install plotly.js-dist</code> or <code>yarn install plotly.js-dist</code>
15
+
You can <ahref="https://www.npmjs.com/package/plotly.js" target="_blank">install Plotly.js from NPM</a> via <code>npm install plotly.js-dist</code> or <code>yarn add plotly.js-dist</code>
0 commit comments