Skip to content

Commit 334593a

Browse files
authored
Index: added link to NPM
1 parent 4127687 commit 334593a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pages/index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ <h3>Installation via Package Managers</h3>
2727
<ul>
2828
<li>Bower: <code>bower install jquery-validation</code></li>
2929
<li><a href="https://www.nuget.org/packages/jquery.validation">NuGet</a>: <code>Install-Package jQuery.Validation</code></li>
30+
<li><a href="https://www.npmjs.com/package/jquery-validation">NPM</a>: <code>npm i jquery-validation</code></li>
3031
</ul>
3132

3233
<h3>

0 commit comments

Comments
 (0)