diff --git a/Chapter_12/neo4j/README.md b/Chapter_12/neo4j/README.md index 77c4c35..2f1c33f 100644 --- a/Chapter_12/neo4j/README.md +++ b/Chapter_12/neo4j/README.md @@ -1,6 +1,6 @@ spring-data-neo4j-samples ========================= The project is not intended to be built into a deployable JAR file, -but instead includes a test case that demonstrates Spring Data Mongo. -You may run this test case with 'mvn test' or import the project into +but instead includes a test case that demonstrates Spring Data Neo4j. +You may run this test case with 'gradlew test' or import the project into your IDE and run the test there.