We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d161313 commit 1515f81Copy full SHA for 1515f81
README.md
@@ -14,7 +14,7 @@ Player Service is a backend application that serves baseball player data. In add
14
15
1. Verify system dependencies
16
1. Java 17
17
- - Verify installation: `java --version`
+ - Verify installation: `java -version`
18
2. Maven
19
- Download and install from [maven.apache.org](https://maven.apache.org/install.html)
20
- Verify installation, run: `mvn --version`
0 commit comments