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: index.html
+2-2
Original file line number
Diff line number
Diff line change
@@ -39,15 +39,15 @@ <h2>Installation</h2>
39
39
</section>
40
40
41
41
<sectionclass="code">
42
-
<preclass="editor editor-colors"><divclass="line"><spanclass="text html basic"><spanclass="meta tag any html"><spanclass="punctuation definition tag html"><span><</span></span><spanclass="entity name tag html"><span>script</span></span><span> </span><spanclass="entity other attribute-name html"><span>src</span></span><span>=</span><spanclass="string quoted double html"><spanclass="punctuation definition string begin html"><span>"</span></span><span>lodash.js</span><spanclass="punctuation definition string end html"><span>"</span></span></span><spanclass="punctuation definition tag html"><span>></span><spanclass="meta scope between-tag-pair html"><span><</span></span><span>/</span></span><spanclass="entity name tag html"><span>script</span></span><spanclass="punctuation definition tag html"><span>></span></span></span></span></div></pre>
42
+
<divclass="highlight html"><preclass="editor editor-colors"><divclass="line"><spanclass="text html basic"><spanclass="meta tag any html"><spanclass="punctuation definition tag html"><span><</span></span><spanclass="entity name tag html"><span>script</span></span><span> </span><spanclass="entity other attribute-name html"><span>src</span></span><span>=</span><spanclass="string quoted double html"><spanclass="punctuation definition string begin html"><span>"</span></span><span>lodash.js</span><spanclass="punctuation definition string end html"><span>"</span></span></span><spanclass="punctuation definition tag html"><span>></span><spanclass="meta scope between-tag-pair html"><span><</span></span><span>/</span></span><spanclass="entity name tag html"><span>script</span></span><spanclass="punctuation definition tag html"><span>></span></span></span></span></div></pre></div>
43
43
</section>
44
44
45
45
<section>
46
46
<p>Using npm:</p>
47
47
</section>
48
48
49
49
<sectionclass="code">
50
-
<pre><code>$ {sudo-H}npm i -g npm<br>$ npm i --savelodash</code></pre>
0 commit comments