Skip to content

Commit

Permalink
doc update
Browse files Browse the repository at this point in the history
  • Loading branch information
ettec committed Oct 15, 2020
1 parent 764a675 commit b0e3ceb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions install/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Checkout the otp source code from https://github.com/ettec/open-trading-platform

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

`./install/install.sh -v 1.0.11 `
`./install/install.sh -v 1.0.10 `

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).

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

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

`./install/install.sh -v 1.0.11 -m `
`./install/install.sh -v 1.0.10 -m `

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).

Expand Down

0 comments on commit b0e3ceb

Please sign in to comment.