X-Git-Url: https://gerrit.onap.org/r/gitweb?p=policy%2Fengine.git;a=blobdiff_plain;f=README.md;h=a31b952acd4ac63d7d616a0304db74ef69d17a03;hp=3e8ca7892bf2da5c21d64675d1e2e871298595aa;hb=f6808b5a110b788010718e063ed5a5f2f6e7fd47;hpb=073cc188efe9abb4c010cf674e34e2cf46ef1c52 diff --git a/README.md b/README.md index 3e8ca7892..a31b952ac 100644 --- a/README.md +++ b/README.md @@ -1 +1,5 @@ -This source repository contains the ONAP 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