Fix "WARNING: Title level inconsistent"

This commit is contained in:
Andrew Janke
2018-12-18 14:01:35 -05:00
parent 249f031fbb
commit 97679865ac
+2 -2
View File
@@ -219,7 +219,7 @@ Test your installation
$ virtualenv --version
Basic Usage
~~~~~~~~~~~
-----------
1. Create a virtual environment for a project:
@@ -285,7 +285,7 @@ littered across your system, and its possible you'll forget their names or
where they were placed.
Other Notes
~~~~~~~~~~~
-----------
Running ``virtualenv`` with the option ``--no-site-packages`` will not
include the packages that are installed globally. This can be useful