Skip to content

Commit

Permalink
7415: Fix Maven prerequisite in README
Browse files Browse the repository at this point in the history
Reviewed-by: hirt
  • Loading branch information
dreis2211 authored and thegreystone committed Oct 4, 2021
1 parent 14b8357 commit fea3787
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -216,7 +216,7 @@ Prerequisites for building Mission Control:

1. Install JDK 11, and make sure it is the JDK in use (java -version)

2. Install Maven (version 3.3.x. or above)
2. Install Maven (version 3.5.x. or above)

On Linux or macOS you can use the build.sh script to build JMC:
```
Expand Down

0 comments on commit fea3787

Please sign in to comment.