mirror of
https://github.com/corda/corda.git
synced 2025-06-17 14:48:16 +00:00
Updated documentation regarding the running of nodes on Windows to reflect the new runnodes.bat file.
This commit is contained in:
@ -54,8 +54,8 @@ Unix:
|
||||
|
||||
Windows:
|
||||
|
||||
Windows users currently have to manually enter each directory in `build/nodes` and run `java -jar corda.jar` in each.
|
||||
This will be updated soon.
|
||||
cd build/nodes
|
||||
ruunnodes.bat
|
||||
|
||||
This will now have nodes running on your machine running this Cordapp. You can now begin developing your Cordapp.
|
||||
|
||||
|
Reference in New Issue
Block a user