From f3342a49842a70d7cd65aea7948bb206f8051e37 Mon Sep 17 00:00:00 2001 From: Angel Lazarov Date: Tue, 31 Mar 2015 12:02:17 +0300 Subject: [PATCH] Fix a typo regarding the extension of the ci script --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5f0ca801d..da5aaf639 100644 --- a/README.md +++ b/README.md @@ -224,7 +224,7 @@ First, clone the repository and run then set up RabbitMQ vhosts with - ./bin/ci/before_build.sh + ./bin/ci/before_build (if needed, set `RABBITMQCTL` env variable to point to `rabbitmqctl` you want to use)