Skip to content
This repository was archived by the owner on Dec 4, 2017. It is now read-only.

Commit c8de7fb

Browse files
frankfullstackjuleskremer
authored andcommitted
Update the Angular CLI installation command (#3214)
1 parent 223854f commit c8de7fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

public/docs/ts/latest/cli-quickstart.jade

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ h2#devenv Step 1. Set up the Development Environment
4040
Then **install the [Angular-CLI](https://github.com/angular/angular-cli)** globally.
4141

4242
code-example(language="sh" class="code-shell").
43-
npm install -g angular-cli
43+
npm install -g @angular/cli
4444

4545
.l-main-section
4646
h2#create-project Step 2. Create a new project

0 commit comments

Comments
 (0)