Skip to content

Commit c70346f

Browse files
committed
docs: update readme
1 parent e728290 commit c70346f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,13 @@ A simple, well-documented Python client for the [FinWise API](https://finwiseapp
55
## Installation
66

77
```bash
8-
pip install finwise
8+
pip install finwise-python
99
```
1010

1111
For development:
1212

1313
```bash
14-
pip install finwise[dev]
14+
pip install finwise-python[dev]
1515
```
1616

1717
## Quick Start

0 commit comments

Comments
 (0)