Updated readme

This commit is contained in:
rzadp 2019-05-21 15:07:32 +02:00
parent 9a94b24ba7
commit 7b559f750b

@ -51,11 +51,11 @@ For more information on the Redis/RabbitMQ requirements, see [#90](/../../issues
## Installation and Deployment ## Installation and Deployment
**Note:** The following steps detail the bridge deployment process for development and testing. For deployment in a production environment we recommend using the [Bridge Deployment Playbooks](https://github.com/poanetwork/deployment-bridge/tree/master/bridge-nodejs). **Note:** The following steps detail the bridge deployment process for development and testing. For deployment in a production environment we recommend using the [Bridge Deployment Playbooks](../deployment/README.md).
#### Deploy the Bridge Contracts #### Deploy the Bridge Contracts
1. [Deploy the bridge contracts](https://github.com/poanetwork/poa-bridge-contracts/blob/master/deploy/README.md) 1. [Deploy the bridge contracts](../contracts/README.md)
2. Open `bridgeDeploymentResults.json` or copy the JSON output generated by the bridge contract deployment process. 2. Open `bridgeDeploymentResults.json` or copy the JSON output generated by the bridge contract deployment process.