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

Commit 6fe8485

Browse files
committed
Merge pull request #422 from gdi2290/patch-1
docs(readme): update Angular version
2 parents 3291c73 + 794643c commit 6fe8485

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.0-beta.19/angular.min.js"></script>
21+
<script src="https://ajax.googleapis.com/ajax/libs/angularjs/1.3.0-rc.0/angular.min.js"></script>
2222

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

0 commit comments

Comments
 (0)