Browse Source

Merge pull request #1602 from tendermint/bucky/readme

update readme
pull/1626/head v0.19.5
Ethan Buchman 6 years ago
committed by GitHub
parent
commit
747f28f85f
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 1 deletions
  1. +2
    -1
      README.md
  2. +2
    -0
      networks/remote/README.md

+ 2
- 1
README.md View File

@ -47,7 +47,8 @@ See the [install instructions](/docs/install.rst)
- [Single node](/docs/using-tendermint.rst)
- [Local cluster using docker-compose](/networks/local)
- [Remote cluster using terraform and ansible](/networks/remote)
- [Remote cluster using terraform and ansible](/docs/terraform-and-ansible.rst)
- [Join the public testnet](https://cosmos.network/testnet)
## Resources


+ 2
- 0
networks/remote/README.md View File

@ -1 +1,3 @@
# Remote Cluster with Terraform and Ansible
See the [docs](/docs/terraform-and-ansible.rst)

Loading…
Cancel
Save