We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8e6bec7 commit cb984f2Copy full SHA for cb984f2
1 file changed
docs/dev/virtualenvs.rst
@@ -28,6 +28,7 @@ Basic Usage
28
1. Create a virtual environment for a project:
29
30
.. code-block:: console
31
+
32
$ cd my_project_folder
33
$ virtualenv venv
34
0 commit comments