Skip to content

Commit 11cf697

Browse files
author
Chris Houseknecht
committed
Update README.md
1 parent 6cd5554 commit 11cf697

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,8 @@ The recommended way to add the required items and angular-forms.js to your proje
2929

3030
Add the follwing stylesheets and scripts to your app:
3131

32-
<link rel="stylesheet" href="/bower_components/bootstrap/dist/css/bootstrap.min.css" />
33-
<link rel="stylesheet" href="/bower_components/components-font-awesome/css/font-awesome.min.css" />
32+
<link rel="stylesheet" href="/bower_components/bootstrap/dist/css/bootstrap.min.css">
33+
<link rel="stylesheet" href="/bower_components/components-font-awesome/css/font-awesome.min.css">
3434

3535
<script src="/bower_components/jquery/jquery.min.js"></script>
3636
<script src="/bower_components/jqueryui/ui/minified/jquery-ui.min.js"></script>

0 commit comments

Comments
 (0)