summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorArnstein Ressem <aressem@gmail.com>2017-05-04 14:56:12 +0200
committerGitHub <noreply@github.com>2017-05-04 14:56:12 +0200
commit4dbbd7dc8165bf2674ee6fe2940ea390b2f60fcb (patch)
tree8188338c2f25213612e7820b13852c26a3ac3917 /README.md
parent97a43b5f44245f9cc76ed116b231ce883366b03d (diff)
Revert "Bootstrap local Java builds"
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index 23efaa9d327..1e60fb003fd 100644
--- a/README.md
+++ b/README.md
@@ -32,7 +32,8 @@ or use the prebuilt docker image
### Build Java modules
Java modules can be built on any environment having Java and Maven:
- sh bootstrap.sh java-build
+ sh bootstrap.sh
+ mvn install
### Build C++ modules
source /opt/rh/devtoolset-6/enable