From 4433e5cff7ab273eec31e50d75b4362e53d199e1 Mon Sep 17 00:00:00 2001 From: Ramon Caballero Date: Thu, 15 Aug 2024 15:07:34 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f817639..0024ab8 100644 --- a/README.md +++ b/README.md @@ -12,5 +12,5 @@ Typical Hello World written in Java ## Notes -- `-d` Sets the destination directory for class files. - `-cp` Specifies a list of directories, JAR files, and ZIP archives to search for class files. +- `-d` Sets the destination directory for class files.