Skip to content

Commit 1b76893

Browse files
authored
docs(getting-started): lack of ng in one command (#603)
1 parent 8fd6630 commit 1b76893

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/getting-started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ Run the following command to generate a blog module.
4949
[more info here](blog.md)
5050

5151
```bash
52-
generate @scullyio/init:blog
52+
ng generate @scullyio/init:blog
5353
```
5454

5555
Now, remove the `app.component.html` file's content just leave the `<router-outlet></router-outlet>` tag.

0 commit comments

Comments
 (0)