Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
akshith-gunasheelan authored Oct 21, 2024
1 parent ad6c1f8 commit 1e47049
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -97,13 +97,13 @@ HPE OneView SDK for Python can be installed from Source,Pypi and Docker containe
Download and store a local copy of hpe-oneview-sdk-for-python and use it as a Docker image. <br />
```bash

$ docker pull hewlettpackardenterprise/hpe-oneview-sdk-for-python:v9.1.0-OV9.1
$ docker pull hewlettpackardenterprise/hpe-oneview-sdk-for-python:v9.2.0-OV9.2
```

Run docker commands and this will in turn create sh session where you can create files, issue commands and execute the tests <br />
```bash

$ docker run -it hewlettpackardenterprise/hpe-oneview-sdk-for-python:v9.1.0-OV9.1 /bin/sh
$ docker run -it hewlettpackardenterprise/hpe-oneview-sdk-for-python:v9.2.0-OV9.2 /bin/sh

```

Expand Down

0 comments on commit 1e47049

Please sign in to comment.