Skip to content

Commit b0e3ceb

Browse files
committed
doc update
1 parent 764a675 commit b0e3ceb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

install/README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Checkout the otp source code from https://github.com/ettec/open-trading-platform
1010

1111
Run the installation script, from the root of the checkout as follows:
1212

13-
`./install/install.sh -v 1.0.11 `
13+
`./install/install.sh -v 1.0.10 `
1414

1515
That's it. After the install script completes it will inform you of the port to use to run the OTP client. You can login using any of the [user ids](#userids) at the bottom of this README, no password is required out of the box (the authentication-service has a hook for a token/password validation plugin).
1616

@@ -30,7 +30,7 @@ Checkout the otp source code from https://github.com/ettec/open-trading-platform
3030

3131
Run the installation script, from the root of the checkout:
3232

33-
`./install/install.sh -v 1.0.11 -m `
33+
`./install/install.sh -v 1.0.10 -m `
3434

3535
That's it. After the install script completes it will inform you of the port to use to run the OTP client. You can login using any of the following user ids, no password is required out of the box (the authentication-service has a hook for a token/password validation plugin).
3636

0 commit comments

Comments
 (0)