Skip to content

Commit 2128467

Browse files
author
Brecht Billiet
committed
2 parents 1824ccb + 9f28efa commit 2128467

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
@@ -7,10 +7,10 @@ And this all with sourcemaps in production support!!
77

88
```sh
99
npm i webpack tsd typescript -g
10-
npm install
11-
tsd install
1210
git clone [email protected]/brechtbilliet/angular-typescript-webpack.git
1311
cd angular-typescript-webpack
12+
npm install
13+
tsd install
1414
npm start
1515
```
1616

0 commit comments

Comments
 (0)