From ff7185f742b80d3d1f37ebd8a5d1b8282f31260d Mon Sep 17 00:00:00 2001 From: Angus McLeod Date: Thu, 18 Aug 2022 12:36:05 +0200 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index eb4086e0..27f0f41f 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,9 @@ The Custom Wizard Plugin lets you make user wizards for your Discourse forum. Be ## Install -Follow the [plugin installation guide](https://meta.discourse.org/t/install-a-plugin/19157). +Please install both this plugin and the [Subscription Client Plugin](https://github.com/paviliondev/discourse-subscription-client) as you would install any Discourse plugin. The Subscription Client is not necessary for the plugin to work, but it is advisable to get the most out of it ([more on why here](https://custom-wizard.pavilion.tech/subscriptions)). + +If you're not sure how to install a plugin in Discourse, please follow the [plugin installation guide](https://meta.discourse.org/t/install-a-plugin/19157) or contact your Discourse hosting provider. ## Documentation