Skip to content

Commit

Permalink
Fix wording
Browse files Browse the repository at this point in the history
  • Loading branch information
jeromemacias committed Nov 13, 2014
1 parent b333ddd commit cfc1c6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion UPGRADE-0.3.md
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ These options have moved to the `DashboardView` & `ListView`:

`ng-admin` does not include `angularjs` anymore.

You must add `angularjs` library inclusion into your app index:
You must include the angular source before including ng-admin:

```html
<script src="/path/to/bower_components/angular/angular.min.js" type="text/javascript"></script>
Expand Down

0 comments on commit cfc1c6b

Please sign in to comment.