From e532f57c3984814977aa031d28e6fdcbcb3996d6 Mon Sep 17 00:00:00 2001 From: Steve Kemp Date: Fri, 18 Dec 2015 08:06:37 +0200 Subject: Drop reference beanstalkd. --- README | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'README') diff --git a/README b/README index e670998..630056c 100644 --- a/README +++ b/README @@ -76,10 +76,7 @@ The software has not yet been tested upon JRuby, or similar. Dependencies, beyond ruby, are limited to the following gems: * For HTTP/HTTPS testing: curb -* For communication with the queue: redis / beanstalkd-client - -(You don't need to install both redis and beanstalkd, just install -the appropriate one for your preferences.) +* For communication with the queue: redis -- cgit v1.2.1