Skip to content

Commit 24be0a6

Browse files
committed
docs: update installation example to include --save flag
1 parent e665551 commit 24be0a6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ The other pattern docs are native-first guidance, including the accessibility wo
2020
## Installation
2121

2222
```sh
23-
npm install inclusive-elements
23+
npm install inclusive-elements --save
2424
```
2525

2626
Patterns in this package rely on modern browser features such as the Popover API, hint popovers, CSS anchor positioning, `<details name>`, and `<dialog>`.

0 commit comments

Comments
 (0)