aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorBjørn Christian Seime <bjorncs@oath.com>2017-09-25 18:07:30 +0200
committerBjørn Christian Seime <bjorncs@oath.com>2017-09-25 18:07:30 +0200
commitb29fc04853afa8247f420187590f9bd3e965c219 (patch)
treedb2e0a0030399918498018dca787e9f3951736c1 /README.md
parent289e673d1bfdf35910736d4cfa594069659c725c (diff)
Revert "Maven 3.3.9 or later is required for container-deps-enforcer."
This reverts commit 6d8d874f9096ea95905907e302c45e3e4db3394b.
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 762990a3127..51ecc5fb02e 100644
--- a/README.md
+++ b/README.md
@@ -14,7 +14,7 @@ Travis-CI build status: [![Build Status](https://travis-ci.org/vespa-engine/vesp
## Get started developing
### Setup build environment
-C++ building is supported on CentOS 7. The Java source can be built on any platform having Java 8 and Maven (version>=3.3) installed.
+C++ building is supported on CentOS 7. The Java source can be built on any platform having Java 8 and Maven installed.
We recommend using the following environment: [Create C++ dev environment on CentOS using VirtualBox and Vagrant](vagrant/README.md).
You can also setup CentOS 7 natively and install the following build dependencies: