Skip to content

Commit 8c8328a

Browse files
authored
Update README.md
1 parent 3598bdc commit 8c8328a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,11 @@ You can select all Accounts. Basic information, such as the NetLiquidation, the
1111
Install Ruby 2.5+ (via rvm)
1212
Initialize with `bundle install` following with `bundle update`
1313

14-
Start a TWS or a Gateway with multible Accounts.
14+
Start a TWS or a Gateway with multible Accounts (TWS must fullfil the requirements of [IB-RUBY]( https://github.com/ib-ruby/ib-ruby/).
1515

1616
Edit tws-alias.yml and change the `:host`-Entry to the host running the TWS/Gateway (eg. `localhost:7496`).
1717
If a connection is made with the Gateway, specify that port, too, eg `localhost:4001`. If no Account-Alias is set in
18-
Account-Management, local Aliases can be defined in the yaml-dataset.
18+
Account-Management, local Aliases can be specified in the yaml-dataset.
1919

2020
Run the camping-Server
2121
```

0 commit comments

Comments
 (0)