We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a1a6832 commit 594ea78Copy full SHA for 594ea78
guides/getting-started.md
@@ -45,7 +45,7 @@ npm install --save @angular/animations
45
46
#### Yarn
47
```bash
48
-yarn install @angular/animations
+yarn add @angular/animations
49
```
50
51
**Note:** `@angular/animations` uses the WebAnimation API that isn't supported by all browsers yet.
0 commit comments