diff --git a/docs/user/install.rst b/docs/user/install.rst index fe685257..2101ff0a 100644 --- a/docs/user/install.rst +++ b/docs/user/install.rst @@ -4,7 +4,7 @@ Installation ============ Since emcee is a pure Python module, it should be pretty easy to install. -All you'll need `numpy `_. +All you'll need is `numpy `_. .. note:: For pre-release versions of emcee, you need to follow the instructions in :ref:`source`.