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