We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 30984ba commit 6385701Copy full SHA for 6385701
README.md
@@ -23,7 +23,7 @@ yarn install
23
```html
24
<script src="bower_components/jquery/dist/jquery.min.js"></script>
25
<script src="bower_components/jquery.requestAnimationFrame/jquery.requestAnimationFrame.min.js"></script>
26
-<script src="bower_components/jquery-data-parallax/jquery.data-parallax.min.js"></script>
+<script src="node_modules/jquery-data-parallax/jquery.data-parallax.min.js"></script>
27
```
28
29
## Usage
0 commit comments