diff --git a/tutorials/en/integrations/slack.md b/tutorials/en/integrations/slack.md
index ce22626..f64933a 100644
--- a/tutorials/en/integrations/slack.md
+++ b/tutorials/en/integrations/slack.md
@@ -6,11 +6,6 @@ In this section, you'll learn how to sent Notifications to your team on Slack fr
>If you haven't signed up for [CloudBoost](https://www.cloudboost.io) yet, this is the right time for you to create your new account and get started. CloudBoost gives you a ton of free tier (check [Pricing](https://www.cloudboost.io/pricing)) so you can build your apps and launch it for free.
->### Add CloudBoost to your Slack App Directory
->If you haven't already added the CloudBoost App into your Slack App Directory, you can do so by clicking on following button
-
->
-
# Integrate Slack
To integrate slack notifications with your application, navigate to Dashboard, click on Manage App.
@@ -27,4 +22,6 @@ To integrate slack notifications with your application, navigate to
-4. Now, enter the **_Webhook URL_** for your team, and turn on the switch corresponding to the event for which you want to get notified and click on save button to start your notifications.
\ No newline at end of file
+4. Now, generate a **_Webhook URL_** for your team by using following button
+
+5. After generating one, enter your created **_Webhook URL_** into the field provided and turn on the switch corresponding to the event for which you want to get notified and click on save button to start your notifications.
\ No newline at end of file