diff --git a/readme.md b/readme.md index 80e6bc1..3c19757 100644 --- a/readme.md +++ b/readme.md @@ -37,8 +37,8 @@ There are some extension plugins that notify events triggered by other plugins. ## Installation ## -1. Upload **Slack** plugin to your blog's `wp-content/plugins/` directory and activate. -1. Add new **Incoming WebHooks** service in your Slack, the URL is `https://.com/services/new/incoming-webhook` (replace `` with your Slack's subdomain). Once created, note the URL of the service (you'll set it into integration entry in your WordPress). +1. Upload the **Slack** plugin to your blog's `wp-content/plugins/` directory and activate. +1. Add a new **Incoming WebHooks** service in your Slack account; install from `https://.slack.com/services/new/incoming-webhook` (replace `` with your Slack's subdomain). Once created, note the URL of the service (you'll set it into integration entry in your WordPress). 1. Go to **Slack** menu in your WordPress to add the integration (make sure you're logged in as an Administrator). ## Screenshots ## diff --git a/readme.txt b/readme.txt index 5c72f42..05078a1 100644 --- a/readme.txt +++ b/readme.txt @@ -35,8 +35,8 @@ There are some extension plugins that notify events triggered by other plugins. == Installation == -1. Upload **Slack** plugin to your blog's `wp-content/plugins/` directory and activate. -1. Add new **Incoming WebHooks** service in your Slack, the URL is `https://.com/services/new/incoming-webhook` (replace `` with your Slack's subdomain). Once created, note the URL of the service (you'll set it into integration entry in your WordPress). +1. Upload the **Slack** plugin to your blog's `wp-content/plugins/` directory and activate. +1. Add a new **Incoming WebHooks** service in your Slack account; install from `https://.slack.com/services/new/incoming-webhook` (replace `` with your Slack's subdomain). Once created, note the URL of the service (you'll set it into integration entry in your WordPress). 1. Go to **Slack** menu in your WordPress to add the integration (make sure you're logged in as an Administrator). == Screenshots ==