Skip to content

Commit 6a6cda4

Browse files
authored
Merge pull request #761 from kalinon/patch-1
update typescript-angular readme template
2 parents 65d8c38 + 3128279 commit 6a6cda4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/main/resources/handlebars/typescript-angular/README.mustache

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,8 @@ npm install PATH_TO_GENERATED_PACKAGE/dist.tgz --save
3636
{{^useNgPackagr}}
3737
npm install PATH_TO_GENERATED_PACKAGE/{{npmName}}-{{npmVersion}}.tgz --save
3838
{{/useNgPackagr}}
39+
```
40+
3941
It's important to take the tgz file, otherwise you'll get trouble with links on windows.
4042

4143
_using `npm link`:_

0 commit comments

Comments
 (0)