From eed9b16b721698322a96e319567954cdfee48c46 Mon Sep 17 00:00:00 2001
From: David Mendez
Date: Fri, 24 Mar 2017 21:44:02 -0400
Subject: [PATCH] docs(@angular/cli): removes mention of --ng4 on ng new
---
docs/documentation/new.md | 10 ----------
1 file changed, 10 deletions(-)
diff --git a/docs/documentation/new.md b/docs/documentation/new.md
index 65ad4026bca2..886577ee8fb0 100644
--- a/docs/documentation/new.md
+++ b/docs/documentation/new.md
@@ -48,16 +48,6 @@ Default applications are created in a directory of the same name, with an initia
-
- ng4
-
- `--ng4` _default value: false_
-
-
- Create a project with Angular 4 in the template.
-
-
-
prefix