We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 69c8e5b + 2d1f02b commit 7efcccdCopy full SHA for 7efcccd
README.md
@@ -7,8 +7,9 @@ http://www.trivadis.com/de/training/einfuehrung-typescript-und-angular-20-ad-ang
7
8
1. Visual Studio Code: https://code.visualstudio.com/Download
9
2. Node.js und NPM: https://nodejs.org (LTS version)
10
-3. Git: https://git-scm.com/downloads
11
-4. Clone this repository
+3. Install Angular CLI npm install -g @angular/cli
+4. Git: https://git-scm.com/downloads
12
+5. Clone this repository
13
14
```
15
$ git clone https://github.com/Trivadis/TypeScriptAndAngularTraining.git
0 commit comments