Skip to content

Commit 6378386

Browse files
committed
update readme
1 parent 68f56ce commit 6378386

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
@@ -61,15 +61,15 @@ you can use the library wherever you want.
6161
To **install** the library, run the following command from the terminal.
6262

6363
```console
64-
pip install power-bi-api
64+
pip install python-power-bi
6565
```
6666

6767
**Setup - PyPi Upgrade:**
6868

6969
To **upgrade** the library, run the following command from the terminal.
7070

7171
```console
72-
pip install --upgrade power-bi-api
72+
pip install --upgrade python-power-bi
7373
```
7474

7575
## Usage

0 commit comments

Comments
 (0)