diff --git a/readme.md b/readme.md index da6a851d1..5ccfc22c7 100644 --- a/readme.md +++ b/readme.md @@ -198,7 +198,7 @@ Produces: client/app/myService/myService.service.spec.js -You can also do `yo angular:factory` and `yo angular:provider` for other types of services. +You can also do `yo angular-fullstack:factory` and `yo angular-fullstack:provider` for other types of services. ### Decorator Generates an AngularJS service decorator.