summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorHåkon Hallingstad <hakon@yahoo-inc.com>2017-05-04 12:40:35 +0200
committerHåkon Hallingstad <hakon@yahoo-inc.com>2017-05-04 12:40:35 +0200
commitf5cd0ccdaff4d9622f93ec701a4cebdbf4d57127 (patch)
tree6c2fade2584a598b3370744aa309fa9abc612a10 /README.md
parentd74a4dd574b62f9c8619929d7f919807ff92321d (diff)
Bootstrap local Java builds
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/README.md b/README.md
index 1e60fb003fd..23efaa9d327 100644
--- a/README.md
+++ b/README.md
@@ -32,8 +32,7 @@ or use the prebuilt docker image
### Build Java modules
Java modules can be built on any environment having Java and Maven:
- sh bootstrap.sh
- mvn install
+ sh bootstrap.sh java-build
### Build C++ modules
source /opt/rh/devtoolset-6/enable