diff --git a/README.rst b/README.rst
index 40c532fba4e40156dc69b0b2dcfb83fe1189a457..fd6e02b155b2feacf91f100513bebbeeb0bb4585 100644
--- a/README.rst
+++ b/README.rst
@@ -357,7 +357,7 @@ We provide a `ReStructuredTexT`_ template to create a man page. When the
 documentation engine is installed (`Sphinx`_, see above), then you can create a
 manpage doing::
 
-  (py34) $ rst2man docs/manpage.rst > diceware.1
+  (py34) $ rst2man.py docs/manpage.rst > diceware.1
 
 The template is mainly provided to ease the job of Debian maintainers.
 Currently, it is not automatically updated. Dates, authors, synopsis, etc. have