Skip to content
This repository was archived by the owner on Oct 14, 2024. It is now read-only.

Commit 9f15960

Browse files
committed
Merge pull request #4 from swirlycheetah/patch-1
Add tsd dependency to global install list
2 parents 6d7b8bf + 5e2b889 commit 9f15960

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ A minimal Angular 2 starter for Universal JavaScript using TypeScript and Webpac
44

55
## Installation
66

7-
* `npm install -g typescript ts-node webpack`
7+
* `npm install -g typescript ts-node tsd webpack`
88
* `npm install`
99

1010
## Serve

0 commit comments

Comments
 (0)