Update bootnode-setup.md

This commit is contained in:
phahulin 2017-07-12 19:48:09 +03:00 committed by GitHub
parent fa2ef0fb21
commit f79aee720a
1 changed files with 1 additions and 1 deletions

View File

@ -135,7 +135,7 @@ bootnodes=["enode://<128 hex characters>@ip_address:30300"]
Save the file, commit it and push to github.
### Generate initial keys for first users
Connect to the virtual machine, `cd scripts` and run the following command to generate initial keys
Connect to the virtual machine, `cd oracles-initial-keys` and run the following command to generate initial keys
```
node ./generateInitialKey.js
```