Skip to content

Commit 810d55c

Browse files
committed
updated readme
1 parent 0a0b2ff commit 810d55c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ bower install jquery-easy-parallax
1515

1616
```html
1717
<script src="bower_components/jquery/dist/jquery.min.js"></script>
18-
<script src="bower_components/requestAnimationFrame.js/requestAnimationFrame.min.js"></script>
18+
<script src="bower_components/jquery.requestAnimationFrame/jquery.requestAnimationFrame.min.js"></script>
1919
<script src="bower_components/jquery-easy-parallax/jquery.parallax.min.js"></script>
2020
```
2121

0 commit comments

Comments
 (0)