Skip to content

Commit 62560f3

Browse files
committed
Update tutorial-week-6.md
1 parent 7236df7 commit 62560f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_posts/tutorial-week-6.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
EX: `bower install jquery --save`
66

7-
2) Add link/script to your `index.html`
7+
2) Add link/script to your `index.html` with the path to your new file.
88

99
EX: ` <script src="bower_components/jquery/dist/jquery.js"></script>`
1010

0 commit comments

Comments
 (0)