Skip to content

Commit

Permalink
Update README.md with Python SDK version (#241)
Browse files Browse the repository at this point in the history
  • Loading branch information
coderabhigupta authored Jan 16, 2024
1 parent d05d824 commit 43d1882
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,10 @@ virtualenv conductor
source conductor/bin/activate
```

Get Conductor Python SDK
### Get Conductor Python SDK

SDK needs Python 3.9+.

```shell
python3 -m pip install conductor-python
```
Expand Down

0 comments on commit 43d1882

Please sign in to comment.