Skip to content

Commit 8b1e4c4

Browse files
rikonorkaralabe
authored andcommitted
README: corrected attach example (#14512)
1 parent ef25b82 commit 8b1e4c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ This command will:
7070
(via the trailing `console` subcommand) through which you can invoke all official [`web3` methods](https://github.com/ethereum/wiki/wiki/JavaScript-API)
7171
as well as Geth's own [management APIs](https://github.com/ethereum/go-ethereum/wiki/Management-APIs).
7272
This too is optional and if you leave it out you can always attach to an already running Geth instance
73-
with `geth --attach`.
73+
with `geth attach`.
7474

7575
### Full node on the Ethereum test network
7676

0 commit comments

Comments
 (0)