Merge pull request #2270 from mythnc/jquery-install-cmd

Adjust jQuery install command
This commit is contained in:
Rob Larsen
2020-06-12 07:11:20 -04:00
committed by GitHub
2 changed files with 2 additions and 2 deletions

2
dist/doc/html.md vendored
View File

@@ -196,7 +196,7 @@ If you're interested in including it, you can easily install jQuery using the
following command:
```
npm install jQuery
npm install jquery
```
You can then copy the minified file into the `vendor` folder and add jQuery

View File

@@ -196,7 +196,7 @@ If you're interested in including it, you can easily install jQuery using the
following command:
```
npm install jQuery
npm install jquery
```
You can then copy the minified file into the `vendor` folder and add jQuery