From 7d292c62e08dc789463d8a2345d20950112070fb Mon Sep 17 00:00:00 2001 From: Leonid Shalupov Date: Mon, 15 Oct 2012 16:15:38 +0400 Subject: [PATCH] ReadMe: install -> package --- ReadMe.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ReadMe.md b/ReadMe.md index b78d2bc1951..71bcf666ce3 100644 --- a/ReadMe.md +++ b/ReadMe.md @@ -36,7 +36,7 @@ which will build the binaries of the compiler and put them into the 'dist' direc Maven distribution is built separately, run - mvn install + mvn package from 'libraries' directory after building the compiler.