chore: update README.md

This commit is contained in:
Ayo Ayco 2023-12-10 22:37:44 +01:00 committed by GitHub
parent 8418287e1d
commit 06d41cd78b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -51,7 +51,7 @@ import { WebComponent } from "https://unpkg.com/web-component-base@latest/index.
``` ```
### Installation via npm ### 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 ```bash
npm i web-component-base npm i web-component-base