chore: update README.md
This commit is contained in:
parent
8418287e1d
commit
06d41cd78b
1 changed files with 2 additions and 2 deletions
|
@ -51,7 +51,7 @@ import { WebComponent } from "https://unpkg.com/web-component-base@latest/index.
|
|||
```
|
||||
|
||||
### Installation via npm
|
||||
Usable for projects with bundlers or using import maps pointing to to the specific files in downloaded in your `node_modules/web-component-base`.
|
||||
Usable for projects with bundlers or using import maps pointing to the specific files downloaded in `node_modules/web-component-base`.
|
||||
|
||||
```bash
|
||||
npm i web-component-base
|
||||
|
|
Loading…
Reference in a new issue