diff --git a/docs/contributing.rst b/docs/contributing.rst index 5a5fa703..96194d77 100644 --- a/docs/contributing.rst +++ b/docs/contributing.rst @@ -10,7 +10,8 @@ Setup your environment We recommend using `venv `_ to keep your development environment isolated from your base Python environment. It is part of Python by default. -#. Clone the mmpy_bot repository, setup your virtual environment and install the requirements: +#. Clone the mmpy_bot repository, setup your virtual environment and install + the requirements: .. code-block:: bash