cbornet commented on a change in pull request #10487:
URL: https://github.com/apache/pulsar/pull/10487#discussion_r628001382



##########
File path: README.md
##########
@@ -93,32 +93,32 @@ Requirements:
 Compile and install:
 
 ```bash
-$ mvn install -DskipTests
+$ ./mvnw install -DskipTests

Review comment:
       On Windows, `./mvnw` won't work on standard terminal. You need to either 
use `mvnw` or `.\mvnw`




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to