Skip to content

Commit 1e8aaf3

Browse files
committed
Update documentation to point to the real file where add2virtualenv command adds directories to PYTHONPATH
1 parent 46e4ddc commit 1e8aaf3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/command_ref.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -408,7 +408,7 @@ in a ``.pth`` file inside ``site-packages`` using ``add2virtualenv``.
408408
4. A usage message and list of current "extra" paths is printed.
409409

410410
The directory names are added to a path file named
411-
``virtualenv_path_extensions.pth`` inside the site-packages directory
411+
``_virtualenv_path_extensions.pth`` inside the site-packages directory
412412
for the environment.
413413

414414
*Based on a contribution from James Bennett and Jannis Leidel.*

0 commit comments

Comments
 (0)