Skip to content
This repository was archived by the owner on Mar 17, 2025. It is now read-only.

Commit 6d734bb

Browse files
author
jwngr
committed
Updated README script tag to latest Angular version
1 parent 1a4898e commit 6d734bb

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
@@ -18,7 +18,7 @@ In order to use AngularFire in your project, you need to include the following f
1818

1919
```html
2020
<!-- AngularJS -->
21-
<script src="https://ajax.googleapis.com/ajax/libs/angularjs/1.3.7/angular.min.js"></script>
21+
<script src="https://ajax.googleapis.com/ajax/libs/angularjs/1.3.8/angular.min.js"></script>
2222

2323
<!-- Firebase -->
2424
<script src="https://cdn.firebase.com/js/client/2.1.0/firebase.js"></script>

0 commit comments

Comments
 (0)