docs: edited pointer to dev/test node setup in Introduction

This commit is contained in:
troymc 2016-08-08 18:01:27 +02:00
parent 478f587f1a
commit 40b5c9746d

View File

@ -8,9 +8,9 @@ You can read about the motivations, goals and high-level architecture in the [Bi
## Setup Instructions for Various Cases
* [Set up a stand-alone BigchainDB node for learning and experimenting: Quickstart](quickstart.html)
* [Set up and run a federation](clusters-feds/set-up-a-federation.html) (i.a. an organization with a BigchainDB cluster)
* To set up a stand-alone node so you can help contribute to the development of BigchainDB Server, see [the CONTRIBUTING.md file](https://github.com/bigchaindb/bigchaindb/blob/master/CONTRIBUTING.md)
* [Set up and run a dev/test node](dev-and-test/setup-run-node.html)
* [Deploy a cluster on AWS](clusters-feds/deploy-on-aws.html)
* [Set up and run a federation](clusters-feds/set-up-a-federation.html) (i.a. an organization with a BigchainDB cluster)
(Instructions for setting up a client will be provided once there's a public testnet.)