diff --git a/README.md b/README.md
index 03603d181069fd609399bf897e8fcd6c14cee111..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 htm
+make html
 ```
 
 ## Getting started