diff options
author | rl001m <ruilu@research.att.com> | 2017-12-19 14:51:27 -0500 |
---|---|---|
committer | rl001m <ruilu@research.att.com> | 2017-12-19 14:51:47 -0500 |
commit | 15dbe9091db229418b4babef2d2061e0f3b3f9bc (patch) | |
tree | 952bcf9e7f688692e84017c84dfd3536e699f3ca /conductor | |
parent | eef6fd68695c7b89548a622412067b8641e0dc77 (diff) |
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 <ruilu@research.att.com>
Diffstat (limited to 'conductor')
-rw-r--r-- | conductor/doc/distribution/README.md | 4 |
1 files 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 |