Skip to content

Commit db1009c

Browse files
authored
Update README.md
1 parent 712575d commit db1009c

File tree

1 file changed

+2
-11
lines changed

1 file changed

+2
-11
lines changed

README.md

Lines changed: 2 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11

2-
## The Angular Router In Depth Course
2+
## Angular Router In Depth Course
33

44
This repository contains the code of the course [Angular Router In Depth](https://angular-university.io/course/angular-router-course).
55

@@ -10,16 +10,7 @@ This course repository is updated to Angular v10, and there is a package-lock.j
1010

1111
# Installation pre-requisites
1212

13-
IMPORTANT: Please use the latest Node and especially NPM, to make sure the package-lock.json is used.
14-
15-
For running this project we need and npm installed on our machine. These are some tutorials to install node in different operating systems:
16-
17-
*Its important to install the latest version of Node*
18-
19-
- [Install Node and NPM on Windows](https://www.youtube.com/watch?v=8ODS6RM6x7g)
20-
- [Install Node and NPM on Linux](https://www.youtube.com/watch?v=yUdHk-Dk_BY)
21-
- [Install Node and NPM on Mac](https://www.youtube.com/watch?v=Imj8PgG3bZU)
22-
13+
Please use the latest Node long-term support (LTS) version.
2314

2415
# Installing the Angular CLI
2516

0 commit comments

Comments
 (0)