From d82e491478646b84bac21a65cceb56a2bd0ce9d6 Mon Sep 17 00:00:00 2001 From: Paul Verest Date: Fri, 20 Oct 2017 01:13:30 +0800 Subject: [PATCH] close #21 README - command line - version --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 459a25d..00631d9 100644 --- a/README.md +++ b/README.md @@ -48,7 +48,7 @@ Open your terminal or Windows CMD: 2. Enter the groupId 3. Enter the artifactId 4. Enter the name of the package under which your code will be created -5. Enter the version of your project +5. Enter the version of your project. Eclipse requires the version to follow a Major.Minor.Micro pattern, so you should use 1.0.0-SNAPSHOT instead of 1.0-SNAPSHOT 6. Confirm Creating a new project in Eclipse, using the Maven wizard