mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-03-25 12:28:10 +00:00
parent
9831893319
commit
fa6793df1b
1 changed files with 1 additions and 1 deletions
|
|
@ -307,7 +307,7 @@ cd go-ethereum
|
|||
CC=clang make geth
|
||||
```
|
||||
|
||||
To start the node, the followijng command can be run:
|
||||
To start the node, the following command can be run:
|
||||
|
||||
```shell
|
||||
build/bin/geth
|
||||
|
|
|
|||
Loading…
Reference in a new issue