Skip to content

Commit 504bd78

Browse files
committed
prettier fixup
1 parent 22e42da commit 504bd78

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,11 +66,13 @@ For more details and further functionality, please refer to the [usage documenta
6666
The pipeline includes automatic Slack notifications via the nf-slack plugin. To enable Slack notifications:
6767

6868
1. Create a Slack incoming webhook in your workspace:
69+
6970
- Go to your Slack workspace settings
7071
- Navigate to "Apps" → "Incoming Webhooks"
7172
- Create a new webhook and copy the URL
7273

7374
2. Set the webhook URL as an environment variable:
75+
7476
```bash
7577
export SLACK_WEBHOOK_URL='https://hooks.slack.com/services/YOUR/WEBHOOK/URL'
7678
```

0 commit comments

Comments
 (0)