mirror of
https://github.com/corda/corda.git
synced 2024-12-23 14:52:29 +00:00
removed redundant text
This commit is contained in:
parent
010326721c
commit
d8b5a8298c
@ -60,7 +60,7 @@ on a simulated clock passes.
|
||||
|
||||
To run from the command line:
|
||||
|
||||
1. Run ``./gradlew samples:irs-demo:deployNodes samples:irs-demo:installDist`` to install configs and a command line tool under ``samples/irs-demo/build``.
|
||||
1. Run ``./gradlew samples:irs-demo:deployNodes`` to install configs and a command line tool under ``samples/irs-demo/build``.
|
||||
2. Change to the ``samples/irs-demo/build`` directory.
|
||||
3. Run ``./nodes/runnodes`` (or ``runnodes.bat`` on Windows) to open up three new terminals with the three nodes.
|
||||
4. Run ``./install/irs-demo/bin/irs-demo --role UploadRates`` (or use ``irs-demo.bat`` on Windows). You should see a
|
||||
|
Loading…
Reference in New Issue
Block a user