improve documentation

This commit is contained in:
Rodolphe Marques 2016-02-23 16:29:40 +01:00
parent c54ef77e3e
commit e77e45418c

View File

@ -79,9 +79,13 @@ Then open a different terminal and run:
```text
$ bigchaindb start
```
During its first run, BigchainDB takes care of configuring a single node environment.
On another terminal create some test transactions
```text
$ bigchaindb-benchmark load
```
## Run BigchainDB with Docker