Skip to content

Commit e6844b7

Browse files
justingraystonfilipesilva
authored andcommitted
docs: fix universal dep save flag
Closes #7211
1 parent 0007737 commit e6844b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/documentation/stories/universal-rendering.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ $ npm install --save-dev @angular/platform-server
1313
```
1414
or
1515
```bash
16-
$ yarn add @angular/platform-server
16+
$ yarn add @angular/platform-server --dev
1717
```
1818

1919

0 commit comments

Comments
 (0)