mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-07-18 10:50:44 +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
|
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
|
```shell
|
||||||
build/bin/geth
|
build/bin/geth
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue