Skip to content

Commit feb6a01

Browse files
committed
docs: remove framework support installation instructions from README
1 parent 435dec2 commit feb6a01

1 file changed

Lines changed: 0 additions & 13 deletions

File tree

README.md

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -69,19 +69,6 @@ After completing the CLI wizard, install the SDK:
6969
pip install tusk-drift-python-sdk
7070
```
7171

72-
#### With Framework Support
73-
74-
```bash
75-
# With Flask support
76-
pip install tusk-drift-python-sdk[flask]
77-
78-
# With FastAPI support
79-
pip install tusk-drift-python-sdk[fastapi]
80-
81-
# With Django support
82-
pip install tusk-drift-python-sdk[django]
83-
```
84-
8572
### Step 3: Initialize the SDK for your service
8673

8774
Refer to our [initialization guide](docs/initialization.md) to set up the SDK for your service.

0 commit comments

Comments
 (0)