Skip to content

Commit c0d5781

Browse files
authored
Update README.md
1 parent d46711a commit c0d5781

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

README.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,7 @@ Contains the code for all the Angular University courses.
33

44
# Installation pre-requisites
55

6-
This project has minimal dependencies, you only need node and npm installed on your machine.
7-
These are some tutorials to install node in different operating systems.
6+
This project has minimal dependencies, you only need node and npm installed on your machine. These are some tutorials to install node in different operating systems.
87

98
*Make sure to install the latest version of Node 6*
109

@@ -22,9 +21,9 @@ If you are looking for the code of the following courses, see further the instal
2221
- Angular 2 Router
2322
- Angular 2 Forms
2423

25-
If you are looking for the Angular 2 and Firebase - Build a Web Application Course code, follow the instructions in the following page:
24+
If you are looking for the Angular 2 and Firebase - Build a Web Application Course code, the repo with the full code can be found here:
2625

27-
[Angular 2 and Firebase - Build a Web Application](https://github.com/angular-university/courses/tree/master/01-getting-started-with-angular2/final-project)
26+
[Angular 2 and Firebase - Build a Web Application](https://github.com/angular-university/angular-firebase-app)
2827

2928
# Installation Instructions
3029

0 commit comments

Comments
 (0)