We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 77dc2bf + 1546823 commit c369abfCopy full SHA for c369abf
README.md
@@ -5,13 +5,13 @@ This is the Angular 2 Master Class exercise repository. Here's where you'll buil
5
If not done already, clone this repository using:
6
7
```
8
-$ git clone https://github.com/thoughtram/angular2-master-class-exercises.git
+$ git clone https://github.com/thoughtram/angular2-master-class-starter.git
9
10
11
Done? Great, now install the dependencies (this might take a little while):
12
13
14
-$ cd angular2-master-class-exercises
+$ cd angular2-master-class-starter
15
$ npm install
16
17
0 commit comments