diff --git a/README.md b/README.md
index bdd85b3fa46b6e5ddf289df6a9d1a564a5d19a11..1dcfbf97f6cf0e943b57bab5cab54581b7995140 100644
--- a/README.md
+++ b/README.md
@@ -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.