aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2017-08-23 19:09:39 +0000
committerGerrit Code Review <gerrit@onap.org>2017-08-23 19:09:39 +0000
commitae4ae2ec2b88107db964b0470dbd118ebf686cb5 (patch)
tree073db6f42ff0bec90da769678f0a886261335d13 /README.md
parent3785e7ac4f5bd4c3bae2b066fddc640209f86e1d (diff)
parent9042880234791fbe2e0ef033091ba93cb7f088f5 (diff)
Merge "Conform ccsdk/sli/plugins to ONAP Style"
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 4e733caf..3ad2eae1 100644
--- a/README.md
+++ b/README.md
@@ -1,8 +1,8 @@
-This source repository contains the code for the SDN Controller plugins.
+This source repository contains the code for the CCSDK plugins.
To compile this code:
-1. Make sure your local Maven settings file ($HOME/.m2/settings.xml) contains references to the OpenECOMP repositories and OpenDaylight repositories. See example-settings.xml for an example.
+1. Make sure your local Maven settings file ($HOME/.m2/settings.xml) contains references to the ONAP repositories and OpenDaylight repositories. See example-settings.xml for an example.
2. To compile, run "mvn clean install".