Add a note in README

This commit is contained in:
Vineet 2014-02-06 22:39:06 +05:30
parent d0c94d07f3
commit fc74c30a3c
1 changed files with 6 additions and 0 deletions

View File

@ -16,6 +16,12 @@ Installation
$ pip install pipdeptree
.. note:: Needs to be installed inside every virtualenv
If you want to use ``pipdeptree`` to view dependency tree of packages
inside a virtualenv, then it needs to be installed inside that env
even if it's already installed globally.
Usage and examples
------------------