forked from cerc-io/plugeth
Merge pull request #2603 from Digital-Contraptions-Imaginarium/develop
README: make it clear how to build all executables
This commit is contained in:
commit
5bcdbb1ce4
@ -36,6 +36,10 @@ Once the dependencies are installed, run
|
|||||||
|
|
||||||
make geth
|
make geth
|
||||||
|
|
||||||
|
or, to build the full suite of utilities:
|
||||||
|
|
||||||
|
make all
|
||||||
|
|
||||||
## Executables
|
## Executables
|
||||||
|
|
||||||
The go-ethereum project comes with several wrappers/executables found in the `cmd` directory.
|
The go-ethereum project comes with several wrappers/executables found in the `cmd` directory.
|
||||||
|
Loading…
Reference in New Issue
Block a user