This repository was archived by the owner on Jul 1, 2020. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -70,7 +70,7 @@ All the documentation has been moved to the Wiki section, see the [github wiki](
7070* [ Angular-Validation Wiki] ( https://github.com/ghiscoding/angular-validation/wiki )
7171* Installation
7272 * [ HOWTO - Step by Step] ( https://github.com/ghiscoding/angular-validation/wiki/HOWTO---Step-by-Step )
73- * [ Bower/NuGet Packages] ( https://github.com/ghiscoding/angular-validation/wiki/Download-and-Install-it )
73+ * [ Bower/NPM/ NuGet Packages] ( https://github.com/ghiscoding/angular-validation/wiki/Download-and-Install-it )
7474 * [ Locales (languages)] ( https://github.com/ghiscoding/angular-validation/wiki/Locales-(languages) )
7575* Code Samples
7676 * [ 3rd Party Addon Validation] ( https://github.com/ghiscoding/angular-validation/wiki/3rd-Party-Addons )
@@ -108,13 +108,13 @@ Download and Install it
108108Install with ** Bower**
109109
110110``` javascript
111- // You can install with
111+ // bower install with
112112bower install angular- validation- ghiscoding
113113```
114114Install with ** NPM**
115115
116116``` javascript
117- // You can install with
117+ // NPM install with
118118npm install angular- validation- ghiscoding
119119```
120120Install with ** NuGet** (see the [ NuGet Package Here] ( http://www.nuget.org/packages/Angular-Validation-Ghiscoding ) )
You can’t perform that action at this time.
0 commit comments