Commit 5bcdbb1c authored by Felix Lange's avatar Felix Lange

Merge pull request #2603 from Digital-Contraptions-Imaginarium/develop

README: make it clear how to build all executables
parents 7f515b0e 2e530f48
......@@ -36,6 +36,10 @@ Once the dependencies are installed, run
make geth
or, to build the full suite of utilities:
make all
## Executables
The go-ethereum project comes with several wrappers/executables found in the `cmd` directory.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment