Skip to content

Commit 6385701

Browse files
committed
update README.md
1 parent 30984ba commit 6385701

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ yarn install
2323
```html
2424
<script src="bower_components/jquery/dist/jquery.min.js"></script>
2525
<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>
26+
<script src="node_modules/jquery-data-parallax/jquery.data-parallax.min.js"></script>
2727
```
2828

2929
## Usage

0 commit comments

Comments
 (0)