Skip to content

Commit 9767986

Browse files
committed
Fix "WARNING: Title level inconsistent"
1 parent 249f031 commit 9767986

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/dev/virtualenvs.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,7 @@ Test your installation
219219
$ virtualenv --version
220220
221221
Basic Usage
222-
~~~~~~~~~~~
222+
-----------
223223

224224
1. Create a virtual environment for a project:
225225

@@ -285,7 +285,7 @@ littered across your system, and its possible you'll forget their names or
285285
where they were placed.
286286

287287
Other Notes
288-
~~~~~~~~~~~
288+
-----------
289289

290290
Running ``virtualenv`` with the option ``--no-site-packages`` will not
291291
include the packages that are installed globally. This can be useful

0 commit comments

Comments
 (0)