diff --git a/java/README.md b/java/README.md index ce9286e266..12ae1966f2 100644 --- a/java/README.md +++ b/java/README.md @@ -14,8 +14,6 @@ The Java client (javababushka) contains the following parts: ## Building -First time initializing the project, you will need to create the gradle wrapper: `gradle wrapper`. - You can assemble the Java clients benchmarks by compiling using `./gradlew build`. ## Code style