From 8b1e4c4c5eae13f7eb4dfd4b9257b64a80ca17d5 Mon Sep 17 00:00:00 2001 From: Or Rikon Date: Thu, 25 May 2017 06:22:26 -0400 Subject: README: corrected attach example (#14512) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 7f7c54172..7758d694f 100644 --- a/README.md +++ b/README.md @@ -70,7 +70,7 @@ This command will: (via the trailing `console` subcommand) through which you can invoke all official [`web3` methods](https://github.com/ethereum/wiki/wiki/JavaScript-API) as well as Geth's own [management APIs](https://github.com/ethereum/go-ethereum/wiki/Management-APIs). This too is optional and if you leave it out you can always attach to an already running Geth instance - with `geth --attach`. + with `geth attach`. ### Full node on the Ethereum test network -- cgit v1.2.3