Skip to content

Commit

Permalink
Merge 794643c into 3291c73
Browse files Browse the repository at this point in the history
  • Loading branch information
PatrickJS committed Sep 7, 2014
2 parents 3291c73 + 794643c commit 572b440
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ In order to use AngularFire in your project, you need to include the following f

```html
<!-- AngularJS -->
<script src="https://ajax.googleapis.com/ajax/libs/angularjs/1.3.0-beta.19/angular.min.js"></script>
<script src="https://ajax.googleapis.com/ajax/libs/angularjs/1.3.0-rc.0/angular.min.js"></script>

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

0 comments on commit 572b440

Please sign in to comment.