We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d4f6099 + 61eeb31 commit 0c80395Copy full SHA for 0c80395
1 file changed
README.md
@@ -9,7 +9,7 @@ Etherpad plugin to dynamically generate a pad's initial content.
9
From the Etherpad working directory, run:
10
11
```shell
12
-npm install --no-save --legacy-peer-deps ep_dynamic_default_content
+pnpm run plugins install ep_dynamic_default_content
13
```
14
15
Or, install from Etherpad's `/admin/plugins` page.
0 commit comments