Skip to content

Commit 158f710

Browse files
committed
Update README.md
1 parent 4d51522 commit 158f710

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
@@ -52,7 +52,7 @@ How to use the package
5252

5353
1. Import the package into your Python script:
5454
```python
55-
from alpaca_finance.positions import AutomatedVaultPosition
55+
from alpaca_finance.automated_vault import AutomatedVaultPosition
5656
```
5757

5858
2. ***(Optional)*** Create your Web3 provider object to interact with the network (By default, the BSC RPC URL is used):

0 commit comments

Comments
 (0)