Skip to content
This repository was archived by the owner on Jan 13, 2025. It is now read-only.

Commit 957532d

Browse files
strogonoffamsheehan
authored andcommitted
docs(npm): Fix NPM scope link (#521)
1 parent a4dbd7d commit 957532d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ introduction to the library.
5151
## Installing individual components
5252

5353
MDC-Web is modular by design. Each component lives within its own packages under the
54-
[@material npm scope](https://www.npmjs.com/~material).
54+
[@material npm org](https://www.npmjs.com/org/material).
5555

5656
```
5757
npm install --save @material/button @material/card @material/textfield @material/typography

0 commit comments

Comments
 (0)