Skip to content

Commit 792a0a6

Browse files
docs: Add --save option to npm install
1 parent 262e337 commit 792a0a6

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
@@ -17,7 +17,7 @@ A Docusaurus plugin that automatically generates JSON-LD structured data (schema
1717
## Installation
1818

1919
```bash
20-
npm install @coffeecup_tech/docusaurus-plugin-structured-data
20+
npm install --save @coffeecup_tech/docusaurus-plugin-structured-data
2121
```
2222

2323
or with yarn:

0 commit comments

Comments
 (0)