diff --git a/doc/misc.rst b/doc/misc.rst
index 2f8fac090455eea1be87c3b4eae7bfd72eba24ee..89279d9744d2f1cf4f080618d0d2b2e0f078a723 100644
--- a/doc/misc.rst
+++ b/doc/misc.rst
@@ -5,7 +5,9 @@ Installation
 
 This command should install :mod:`loopy`::
 
-    pip install loopy
+    pip install loo.py
+
+(Note the extra "."!)
 
 You may need to run this with :command:`sudo`.
 If you don't already have `pip <https://pypi.python.org/pypi/pip>`_,