From 0312cd17d88fa23bbf87aa666ae957b4862de904 Mon Sep 17 00:00:00 2001 From: gjoranv Date: Thu, 12 Jul 2018 13:50:50 +0200 Subject: Update 'build environment' section in main README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index d84ebbe4456..acbeb6ffcec 100644 --- a/README.md +++ b/README.md @@ -15,8 +15,8 @@ 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 installed. -We recommend using the following environment: [Create C++ dev environment on CentOS using VirtualBox and Vagrant](vagrant/README.md). +C++ and Java building is supported on CentOS 7. The Java source can also be built on any platform having Java 8 and Maven installed. +We recommend using the following environment: [Create C++ / Java dev environment on CentOS using VirtualBox and Vagrant](vagrant/README.md). You can also setup CentOS 7 natively and install the following build dependencies: sudo yum-config-manager --add-repo https://copr.fedorainfracloud.org/coprs/g/vespa/vespa/repo/epel-7/group_vespa-vespa-epel-7.repo -- cgit v1.2.3