We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
ng
1 parent 8fd6630 commit 1b76893Copy full SHA for 1b76893
1 file changed
docs/getting-started.md
@@ -49,7 +49,7 @@ Run the following command to generate a blog module.
49
[more info here](blog.md)
50
51
```bash
52
-generate @scullyio/init:blog
+ng generate @scullyio/init:blog
53
```
54
55
Now, remove the `app.component.html` file's content just leave the `<router-outlet></router-outlet>` tag.
0 commit comments