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 c3d91d2 commit 211abedCopy full SHA for 211abed
docs/install.md
@@ -51,7 +51,7 @@ When everything is ready, navigate to your forum in a web browser and follow the
51
If you wish to install and update extensions from the admin dashboard, you need to also install the [Extension Manager](extensions.md) extension.
52
53
```bash
54
-composer require flarum/extension-manager:*
+composer require flarum/extension-manager:"*"
55
```
56
57
:::warning
0 commit comments