X-Git-Url: https://gerrit.onap.org/r/gitweb?p=policy%2Fengine.git;a=blobdiff_plain;f=README.md;h=a31b952acd4ac63d7d616a0304db74ef69d17a03;hp=1acdc038afad875552e2fcb044f0b3d5aa1208d0;hb=90fdade571a1dd5875ea4fc10957d00f108a6464;hpb=bb927b5325d7b82cdc65bf25aa217ad7c56a46b3 diff --git a/README.md b/README.md index 1acdc038a..a31b952ac 100644 --- a/README.md +++ b/README.md @@ -1 +1,5 @@ -This source repository contains the OpenECOMP Policy Engine code. The settings file needs to support the standard Maven repositories (e.g. central = http://repo1.maven.org/maven2/), and any proxy settings needed in your environment. To build it using Maven 3, run 'mvn clean install'. +This source repository contains the ONAP Policy Engine code. To build it: +1. using Maven 3 +2. git clone http://gerrit.onap.org/r/oparent and copy +oparent/settings.xml to ~/.m2 +3. mvn clean install