diff --git a/README.md b/README.md index 70f90975e3..ef9f609199 100644 --- a/README.md +++ b/README.md @@ -36,6 +36,10 @@ Once the dependencies are installed, run make geth +To install all utilities, including geth, run + + make all + ## Executables The go-ethereum project comes with several wrappers/executables found in the `cmd` directory.