mirror of
https://github.com/corda/corda.git
synced 2025-01-18 10:46:38 +00:00
Fixed a typo in the docs.
This commit is contained in:
parent
6aabdc49eb
commit
77245bdc1a
@ -30,7 +30,7 @@ Open two terminals, and in the first run:
|
||||
|
||||
**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
|
||||
start the node. You should see it waiting for a trade to begin.
|
||||
|
Loading…
Reference in New Issue
Block a user