Skip to content

Commit f8f1939

Browse files
committed
Adding a note about package managers
Signed-off-by: Jason Myers <[email protected]>
1 parent 06e2c7a commit f8f1939

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ First, some initialization steps. Most of this only needs to be done
3939
one time. You will want to add the command to ``source
4040
/usr/local/bin/virtualenvwrapper.sh`` to your shell startup file,
4141
changing the path to virtualenvwrapper.sh depending on where it was
42-
installed by pip.
42+
installed by pip or your package manager.
4343

4444
::
4545

0 commit comments

Comments
 (0)