From b156cc8c22e6af1c46e9c3877d4604683421bc23 Mon Sep 17 00:00:00 2001 From: Soby Chacko Date: Tue, 3 Jul 2018 13:14:04 -0400 Subject: [PATCH] Update README.adoc --- multi-io-samples/multi-io/README.adoc | 2 -- 1 file changed, 2 deletions(-) diff --git a/multi-io-samples/multi-io/README.adoc b/multi-io-samples/multi-io/README.adoc index eddf1e6..08b93ae 100644 --- a/multi-io-samples/multi-io/README.adoc +++ b/multi-io-samples/multi-io/README.adoc @@ -9,8 +9,6 @@ To run this sample, you will need to have installed: * Java 8 or Above -This example requires Redis to be running on localhost. - ## Code Tour This sample is a Spring Boot application that bundles multiple application together to showcase how to configure multiple input/output channels.