This commit is contained in:
Gianfranco Cecconi 2016-05-23 12:17:35 +00:00
commit 40d853348e

View file

@ -36,6 +36,10 @@ Once the dependencies are installed, run
make geth make geth
To install all utilities, including geth, run
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.