From d4baedec794679525041758889e34e307864693d Mon Sep 17 00:00:00 2001 From: angular-academy-devs Date: Wed, 15 Nov 2017 15:53:58 +0100 Subject: [PATCH] Update INIT.md --- INIT.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/INIT.md b/INIT.md index 6e6a92e..56f150b 100644 --- a/INIT.md +++ b/INIT.md @@ -13,7 +13,7 @@ such as for example [nave](https://github.com/isaacs/nave) or [nvm-windows](http With a CLI version 1.5 or above, let's scaffold a new project with routing: - ng new angular-material-hello --routing + ng new angular-material-hello-world --routing # Step 2 - Installing Angular Material dependencies