Skip to content

Commit 23fd69e

Browse files
committed
chore: use correct package name in README [skip ci]
1 parent 24316b9 commit 23fd69e

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
@@ -75,13 +75,13 @@ Service Name | Imported Class Name
7575
To install, use `pip` or `easy_install`:
7676

7777
```bash
78-
pip install --upgrade "ibm_platform_services>=0.11.0"
78+
pip install --upgrade "ibm-platform-services>=0.11.0"
7979
```
8080

8181
or
8282

8383
```bash
84-
easy_install --upgrade "ibm_platform_services>=0.11.0"
84+
easy_install --upgrade "ibm-platform-services>=0.11.0"
8585
```
8686

8787
## Using the SDK

0 commit comments

Comments
 (0)