diff --git a/docs/_interface/peer-to-peer.md b/docs/_interface/peer-to-peer.md index 476a4361c5..04da2be19a 100644 --- a/docs/_interface/peer-to-peer.md +++ b/docs/_interface/peer-to-peer.md @@ -127,7 +127,7 @@ with any non-negative number): geth -—networkid="12345" console It is also possible to run geth with a custom genesis block from a JSON file by supplying -the `--genesis` flag. The genesis JSON file should have the following format: +the `geth init /path/to/file` command. The genesis JSON file should have the following format: ```js {