From e10ad156a91a6ab886e0265bc210869ba3149530 Mon Sep 17 00:00:00 2001 From: Daniel Ginovker Date: Tue, 4 Aug 2020 18:11:00 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9cc62f8f..2bbdadb4 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ *Advanced* -To compile any module from the command line, run `mvn clean install compile package` +To compile any module from the command line, run `mvn clean install` ## How to get your code onto this project page