We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5b67cf2 commit 3d5f864Copy full SHA for 3d5f864
docs/dev/virtualenvs.rst
@@ -360,7 +360,7 @@ To install (make sure **virtualenv** is already installed):
360
In Windows, the default path for WORKON_HOME is %USERPROFILE%\\Envs
361
362
Basic Usage
363
-~~~~~~~~~~~
+-----------
364
365
1. Create a virtual environment:
366
@@ -404,7 +404,7 @@ can quickly switch between environments.
404
$ rmvirtualenv venv
405
406
Other useful commands
407
-~~~~~~~~~~~~~~~~~~~~~
+---------------------
408
409
``lsvirtualenv``
410
List all of the environments.
0 commit comments