diff --git a/docs/contribute.rst b/docs/contribute.rst index 187c3007..afba7523 100644 --- a/docs/contribute.rst +++ b/docs/contribute.rst @@ -15,8 +15,8 @@ Setting up the development environment ====================================== While there are many ways to set up one's development environment, following -is a method that uses `virtualenv `_. If you don't -have ``virtualenv`` installed, you can install it via:: +is a method that uses `virtualenv `_. +If you don't have ``virtualenv`` installed, you can install it via:: $ pip install virtualenv