Add param 'rethinkdb' in docs for configure cmd.

This commit is contained in:
Krish 2017-02-02 16:06:50 +01:00 committed by GitHub
parent 90eb38e7f1
commit 516c753910

View File

@ -21,7 +21,7 @@ be stored in a file on your host machine at `~/bigchaindb_docker/.bigchaindb`:
```text
docker run --rm -v "$HOME/bigchaindb_docker:/data" -ti \
bigchaindb/bigchaindb -y configure
bigchaindb/bigchaindb -y configure rethinkdb
Generating keypair
Configuration written to /data/.bigchaindb
Ready to go!