Fixed a typo in the docs.

This commit is contained in:
Clinton Alexander 2016-07-25 11:55:23 +01:00
parent 6aabdc49eb
commit 77245bdc1a

View File

@ -30,7 +30,7 @@ Open two terminals, and in the first run:
**Other**:: **Other**::
Other: ./gradlew installDist && ./build/install/r3prototyping/bin/trader-demo --role=BUYER ./gradlew installDist && ./build/install/r3prototyping/bin/trader-demo --role=BUYER
It will compile things, if necessary, then create a directory named trader-demo/buyer with a bunch of files inside and It will compile things, if necessary, then create a directory named trader-demo/buyer with a bunch of files inside and
start the node. You should see it waiting for a trade to begin. start the node. You should see it waiting for a trade to begin.