From 901a23911f92261e508fada7759ed99918414aef Mon Sep 17 00:00:00 2001 From: Olivier Bazoud Date: Mon, 19 Dec 2016 16:06:46 +0100 Subject: [PATCH] Fix deploy doc --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9db9fa9..fc1b540 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ You can create an incoming webhook [here](https://my.slack.com/services/new/inco This is done using the script [deploy.sh](./deploy.sh). ```sh -./deploy.sh $CHANNEL $BUCKET $WEBHOOK +./deploy.sh $CHANNEL $WEBHOOK ``` Where: