From 19a364cbe87027820c3b2e348c9f1d40b17ff2d0 Mon Sep 17 00:00:00 2001 From: Zachinquarantine Date: Thu, 31 Mar 2022 16:38:33 -0400 Subject: [PATCH] Update peer-to-peer.md (#24621) --- docs/_interface/peer-to-peer.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 {