diff --git a/docs/user/quickstart.rst b/docs/user/quickstart.rst index 21451e7f..b5cdf8ce 100644 --- a/docs/user/quickstart.rst +++ b/docs/user/quickstart.rst @@ -13,8 +13,7 @@ What you'll need Before we can start running Markov chains, you'll need to: * Install ``gerrychain`` from PyPI. See the :doc:`installation guide <./install>` for instructions. -* Download `this example json of Pennsylvania's VTDs -`_. +* Download `this example json of Pennsylvania's VTDs `_. * Open your preferred Python environment (e.g. JupyterLab, IPython, or a ``.py`` file in your favorite editor) in the directory containing the ``PA_VTDs.json`` file that you downloaded.