Skip to content

Commit c369abf

Browse files
committed
Merge pull request #2 from capoli/master
Updated README.md
2 parents 77dc2bf + 1546823 commit c369abf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,13 @@ This is the Angular 2 Master Class exercise repository. Here's where you'll buil
55
If not done already, clone this repository using:
66

77
```
8-
$ git clone https://github.com/thoughtram/angular2-master-class-exercises.git
8+
$ git clone https://github.com/thoughtram/angular2-master-class-starter.git
99
```
1010

1111
Done? Great, now install the dependencies (this might take a little while):
1212

1313
```
14-
$ cd angular2-master-class-exercises
14+
$ cd angular2-master-class-starter
1515
$ npm install
1616
```
1717

0 commit comments

Comments
 (0)