Skip to content

Commit 83e6d14

Browse files
committed
[py] Add virtual env name
1 parent 6b1b7c7 commit 83e6d14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

py/docs/README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Python documentation.
1717

1818
.. code-block:: console
1919
20-
python3 -m venv
20+
python3 -m venv venv
2121
source venv/bin/activate
2222
pip install tox
2323
git clone [email protected]:SeleniumHQ/selenium.git

0 commit comments

Comments
 (0)