Skip to content
This repository was archived by the owner on Dec 4, 2017. It is now read-only.

Commit 99e1c27

Browse files
authored
Add angular-dart info to README
1 parent 5b09914 commit 99e1c27

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,10 +27,10 @@ This site relies heavily on node and npm.
2727
1. Make sure you are using at least node v.5+ and latest npm;
2828
if not install [nvm](https://github.com/creationix/nvm) to get node going on your machine.
2929

30-
1. install these npm packages *globally*: `npm install -g harp gulp`
30+
1. Install these npm packages *globally*: `npm install -g harp gulp`
3131

32-
1. clone this repo and the [angular source code repo](https://github.com/angular/angular) to the same parent directory.
33-
The two cloned repo directories must be sibling.
32+
1. Clone this repo, the [angular/angular source code repo](https://github.com/angular/angular), and the [dart-lang/angular2 source code repo](https://github.com/dart-lang/angular2) to the same parent directory.
33+
The three cloned repo directories must be siblings, with the latter two repo directories named **angular** and **angular-dart**, respectively.
3434

3535
1. cd into root directory `angular.io/`
3636

0 commit comments

Comments
 (0)