Skip to content

Commit

Permalink
Update README.template
Browse files Browse the repository at this point in the history
fix typo
  • Loading branch information
manhinhang authored Sep 19, 2024
1 parent b42a19c commit d5e46b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.template
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ docker run -d \
--env IB_ACCOUNT= \ #YOUR_USER_ID
--env IB_PASSWORD= \ #YOUR_PASSWORD
--env TRADING_MODE= \ #paper or live
--p 4002:4002 \ #brige IB gateway port to your local port 4002
-p 4002:4002 \ #brige IB gateway port to your local port 4002
manhinhang/ib-gateway-docker
```

Expand Down

0 comments on commit d5e46b4

Please sign in to comment.