Skip to content

Commit d7d64f7

Browse files
committed
Changes build instructions
Signed-off-by: Manoel Campos <manoelcampos@gmail.com>
1 parent 755cd4c commit d7d64f7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,8 +54,8 @@ on Linux/macOS
5454
on Windows
5555

5656
```bash
57-
./mvnw.cmd clean install
58-
./mvnw.cmd dependency:resolve -Dclassifier=javadoc
57+
mvnw.cmd clean install
58+
mvnw.cmd dependency:resolve -Dclassifier=javadoc
5959
```
6060

6161
The second command is optional but very useful to download CloudSim Plus JavaDocs and help you understand the API inside your IDE.

0 commit comments

Comments
 (0)