diff --git a/README.md b/README.md
index a976b20bf9ff2e045d3047e867d34116ab1495de..521ab6a1e31e6d79c1090fe994a3a6c01626eec4 100644
--- a/README.md
+++ b/README.md
@@ -117,7 +117,7 @@ apt-get install python-sphinx
 Once the tool installed, just open a terminal, move in the [documentation]() directory and run (as user):
 
 ```bash
-make
+make html
 ```
 
 ## Getting started