From bf450b137f01307c21cf876cee89ba8744686dbe Mon Sep 17 00:00:00 2001 From: Joshua Darnell Date: Fri, 21 Feb 2020 02:03:08 -0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 103b73d..4545987 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ Your operating system probably already has Java 1.8.0 or greater. To check, type: ```shell script -$ java --version +$ java -version ``` in your operating system's terminal and you will see something similar to the following: