From: rl001m Date: Tue, 19 Dec 2017 19:51:27 +0000 (-0500) Subject: Fixed the pip installation command in README file X-Git-Tag: v1.1.1~86 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=15dbe9091db229418b4babef2d2061e0f3b3f9bc;p=optf%2Fhas.git 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 --- 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