Skip to content

Commit bc85c97

Browse files
authored
Update README.md
1 parent 08e33f1 commit bc85c97

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
@@ -44,7 +44,7 @@ tron = Tron(full_node,
4444
**A full example:**
4545

4646
```python
47-
from tronapi.providers import HttpProvider
47+
from tronapi.provider import HttpProvider
4848
from tronapi.tron import Tron
4949

5050
full_node = HttpProvider('https://api.trongrid.io')

0 commit comments

Comments
 (0)