Skip to content

Commit 6735ef0

Browse files
Update README.md
1 parent 7d708ce commit 6735ef0

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
@@ -2,7 +2,7 @@
22

33
## About this Image
44

5-
This official container images for cTrader Console on Linux for Docker Engine.
5+
This is official container images for cTrader Console on Linux for Docker Engine.
66

77
## How to use this Image
88

@@ -38,7 +38,7 @@ In above command we use:
3838
* `ACCOUNT='9102302'`: Your trading account number
3939
* `SYMBOL='EURUSD'`: Symbol that cBot will run on
4040
* `PERIOD='H1'`: Timeframe that cBot will run on
41-
* `ghcr.io/spotware/ctrader-console:5.4`: Container image name that you pulled, change the tag if you pulled some specific version
41+
* `ghcr.io/spotware/ctrader-console:latest`: Container image name, change the tag if you want to use some specific version
4242
* `/mnt/Robots/My bot.algo`: Your cBot algo file path according to mount path
4343
* `environment-variables`: We use this parameter to let cTrader console know it should use environment variables for getting its parameters
4444

0 commit comments

Comments
 (0)