Skip to content

Commit abb3ee4

Browse files
hswolffmhevery
authored andcommitted
docs(readme): add installation of pub as a pre-requisite
Closes angular#113
1 parent 08d4a37 commit abb3ee4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@
66

77
1. `npm install`
88
2. `npm install -g gulp karma`
9+
3. [Install the Dart SDK](https://www.dartlang.org/tools/sdk/)
10+
4. [Add the Dart SDK's `bin` directory to your system path](https://www.dartlang.org/tools/pub/installing.html)
911
3. `gulp build`
1012
4. `pub get`
1113

0 commit comments

Comments
 (0)