From 15dbe9091db229418b4babef2d2061e0f3b3f9bc Mon Sep 17 00:00:00 2001 From: rl001m Date: Tue, 19 Dec 2017 14:51:27 -0500 Subject: [PATCH] Fixed the pip installation command in README file Removed the 'ecomp' related command in README.md Change-Id: I0129d1bd29ffc0c19db788a5ccab4a46cbc2d70f Issue-ID: OPTFRA-11 Signed-off-by: rl001m --- conductor/doc/distribution/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/conductor/doc/distribution/README.md b/conductor/doc/distribution/README.md index 33eb9d1..2b8f5dc 100644 --- a/conductor/doc/distribution/README.md +++ b/conductor/doc/distribution/README.md @@ -141,7 +141,7 @@ trusted-host = Once the configuration is in place, installation is simple: ```bash -$ pip install ecomp-conductor +$ pip install of-has ``` To upgrade or downgrade, simply re-run ``pip install`` using the appropriate ``pip`` command line options. @@ -548,4 +548,4 @@ Remove any previously made configuration file changes, user accounts, Ubuntu/SWM ## Bug Reporting and Feedback -... is encouraged. Please raise an issue at: https://jira.onap.org/projects/OPTFRA/summary \ No newline at end of file +... is encouraged. Please raise an issue at: https://jira.onap.org/projects/OPTFRA/summary -- 2.16.6