diff --git a/docs/freetier_setup.md b/docs/freetier_setup.md index c68031d..e886cf6 100644 --- a/docs/freetier_setup.md +++ b/docs/freetier_setup.md @@ -2,7 +2,7 @@ - `drush dl cloudflare purge ctools purge_queuer_url --yes` - From the root of your site run install composer dependencies: `composer require d8-contrib-modules/cloudflarephpsdk "1.0.0-alpha5"` -- To install: `drush en cloudflare cloudflarepurger purge purge_ui purge_drush purge_queuer_coretags purge_processor_cron --yes` +- To install: `drush en cloudflare cloudflarepurger purge purge_ui purge_drush purge_queuer_url purge_processor_cron --yes` - *Note*: If you try to install purge, cloudflare and cloudflare_purger all at once via the UI you will get a one time error on install. This is known issue that is impacting other D8 modules. See [here](https://www.drupal.org/node/1387438) [here](https://www.drupal.org/node/2315801) and [here](https://www.drupal.org/node/2638320). If you are installing via the UI, recommend the following discrete steps: