Skip to content

Commit 249e22c

Browse files
committed
Add yarn instruction to readme
1 parent fa4f20c commit 249e22c

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,11 @@ The plugin accesses Netlify's postprocessing snippet injection using the Netlify
2121
### Install
2222

2323
```bash
24-
npm install --save "@quarva/netlify-plugin-sitrep"
24+
npm install --save @quarva/netlify-plugin-sitrep
25+
26+
or
27+
28+
yarn add @quarva/netlify-plugin-sitrep
2529
```
2630

2731
### Add the plugin to `netlify.toml`

demo/force.rebuild.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2ec734134a8d90c5272f423d686a9473689b3f19
1+
fa4f20cb7deaca88f32e059d2db4fda13a645c33

0 commit comments

Comments
 (0)