From 9acbd740ae7f4cb65b0a98a2790f8a69dac98403 Mon Sep 17 00:00:00 2001 From: IanM Date: Mon, 29 Jan 2024 11:10:32 +0000 Subject: [PATCH] Chore: include discuss link --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 4ac2daa1..8b6c680e 100755 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ A [Flarum](http://flarum.org) extension. A Flarum extension that adds polls to y ### Installation ```sh -composer require fof/polls +composer require fof/polls:"*" ``` #### Migrating from ReFlar Polls @@ -48,5 +48,6 @@ You can only run the command when the extension is enabled in the admin panel. - [Packagist](https://packagist.org/packages/fof/polls) - [GitHub](https://github.com/packages/FriendsOfFlarum/polls) +- [Discuss](https://discuss.flarum.org/d/20586) An extension by [FriendsOfFlarum](https://github.com/FriendsOfFlarum). \ No newline at end of file