Skip to content

Commit 37792e6

Browse files
committed
2 parents f8bfef3 + 84ca019 commit 37792e6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,6 @@ See:
3232

3333
## Installation
3434

35-
To install on HPE CP Centos/Redhat 7.7 hosts, see [here](./docs/README-INSTALL-HPECP-HOSTS.md)
36-
3735
```shell
3836
# ensure you have an up-to-date pip
3937
pip3 install -U pip
@@ -42,6 +40,8 @@ pip3 install -U pip
4240
pip3 install --upgrade git+https://github.com/hpe-container-platform-community/hpecp-client@master
4341
```
4442

43+
If you are installing on Centos 7.7 with only Python 2.7 see [here](./docs/README-INSTALL-HPECP-HOSTS.md) for a workaround
44+
4545
## Basic Library Usage
4646

4747
Example:

0 commit comments

Comments
 (0)