Skip to content

Commit 5809aad

Browse files
authored
Update README.md
1 parent a032484 commit 5809aad

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

README.md

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -22,11 +22,7 @@ This SDK is in **beta**. We cannot guarantee constant availability or stability.
2222
Thanks to your feedback we will make improvements on it.
2323

2424
## Installation
25-
From the root of your project, run:
26-
27-
```shell
28-
(bunq_sdk) $ pip install bunq_sdk --upgrade
29-
```
25+
TBA
3026

3127
## Usage
3228

@@ -149,4 +145,4 @@ users = generated.User.list(api_context)
149145
```
150146

151147
##### Example
152-
See [`UserListExample.py`](./examples/user_list_example.py)
148+
See [`UserListExample.py`](./examples/user_list_example.py)

0 commit comments

Comments
 (0)