diff --git a/UPGRADE-0.3.md b/UPGRADE-0.3.md index a3116676..735176d8 100644 --- a/UPGRADE-0.3.md +++ b/UPGRADE-0.3.md @@ -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