good morning!!!!

Skip to content
Snippets Groups Projects
Commit 8b1e4c4c authored by Or Rikon's avatar Or Rikon Committed by Péter Szilágyi
Browse files

README: corrected attach example (#14512)

parent ef25b826
Branches
Tags
No related merge requests found
...@@ -70,7 +70,7 @@ This command will: ...@@ -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) (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). 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 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 ### Full node on the Ethereum test network
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment