diff --git a/README.md b/README.md index 46735e6..5bfeb42 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ To build the `grpc-java` project, first create the file `/gradle.p Then, inside terminal, navigate to the root directory and execute ``` -$ ./gradlew_build +$ ./gradlew build ``` The generated libs are inside the folders `//build/libs/`