diff --git a/docsite/rst/intro_installation.rst b/docsite/rst/intro_installation.rst
index 9de3f7327ba..65c673811bb 100644
--- a/docsite/rst/intro_installation.rst
+++ b/docsite/rst/intro_installation.rst
@@ -186,7 +186,7 @@ Debian/Ubuntu packages can also be built from the source checkout, run:
 
 .. code-block:: bash
 
-    $ make debian
+    $ make deb
 
 You may also wish to run from source to get the latest, which is covered above.