Skip to content

Commit 400a549

Browse files
committed
update: readme.md
1 parent 48eea5c commit 400a549

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ pip install stallion-python-sdk
2323
Create a client:
2424
```python
2525
# importing Client module
26-
from stallion import Client
26+
from stallion.client import Client
2727

2828
# creating a client
2929
# with given stallion server url

0 commit comments

Comments
 (0)