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 4321f32 commit 4d97271Copy full SHA for 4d97271
guides/getting-started.md
@@ -9,6 +9,8 @@ For existing apps, follow these steps to begin using Angular Material.
9
npm install --save @angular/material @angular/cdk
10
```
11
12
+#### Alternative: Snapshot Build
13
+
14
A snapshot build with the latest changes from master is also available. Note that this snapshot
15
build should not be considered stable and may break between releases.
16
0 commit comments