Adjust jQuery install command

Fixes: #2269
This commit is contained in:
N.C Wu
2020-06-12 13:05:35 +09:00
parent 28fcf17fe0
commit 1835470792
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