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