From 88286dd86d1c0ae15271b8966d4541a162515c29 Mon Sep 17 00:00:00 2001 From: Costin Leau Date: Fri, 22 Jun 2012 10:43:15 +0300 Subject: [PATCH] fix readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c3174cbf4..a723f52e0 100644 --- a/README.md +++ b/README.md @@ -92,7 +92,7 @@ List peopleOnSecondFloor = listOps.range("users:floor:2", 0, -1); # Building -Spring Hadoop uses Gradle as its build system. To build the system simply run: +Spring Data Redis uses Gradle as its build system. To build the system simply run: gradlew