Skip to content

Commit 14f9bf6

Browse files
justingraystonhansl
authored andcommitted
docs: fix universal dep save flag
Closes #7211
1 parent 50b5059 commit 14f9bf6

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)