Skip to content

Commit 3d5f864

Browse files
committed
Update virtualenvs.rst
1 parent 5b67cf2 commit 3d5f864

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
@@ -360,7 +360,7 @@ To install (make sure **virtualenv** is already installed):
360360
In Windows, the default path for WORKON_HOME is %USERPROFILE%\\Envs
361361

362362
Basic Usage
363-
~~~~~~~~~~~
363+
-----------
364364

365365
1. Create a virtual environment:
366366

@@ -404,7 +404,7 @@ can quickly switch between environments.
404404
$ rmvirtualenv venv
405405
406406
Other useful commands
407-
~~~~~~~~~~~~~~~~~~~~~
407+
---------------------
408408

409409
``lsvirtualenv``
410410
List all of the environments.

0 commit comments

Comments
 (0)