We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa4f20c commit 249e22cCopy full SHA for 249e22c
README.md
@@ -21,7 +21,11 @@ The plugin accesses Netlify's postprocessing snippet injection using the Netlify
21
### Install
22
23
```bash
24
-npm install --save "@quarva/netlify-plugin-sitrep"
+npm install --save @quarva/netlify-plugin-sitrep
25
+
26
+or
27
28
+yarn add @quarva/netlify-plugin-sitrep
29
```
30
31
### Add the plugin to `netlify.toml`
demo/force.rebuild.txt
@@ -1 +1 @@
1
-2ec734134a8d90c5272f423d686a9473689b3f19
+fa4f20cb7deaca88f32e059d2db4fda13a645c33
0 commit comments