From 6a4506a9dac2644e088d64b1efa6fb4832f5e7dd Mon Sep 17 00:00:00 2001 From: Markus Unterwaditzer Date: Mon, 27 Oct 2014 20:15:16 +0100 Subject: [PATCH] "keep track of THE files" --- docs/problems.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/problems.rst b/docs/problems.rst index 87b68ae..264429c 100644 --- a/docs/problems.rst +++ b/docs/problems.rst @@ -43,7 +43,7 @@ The easiest way to install vdirsyncer at this point would be to run:: pip install --user vdirsyncer -This method has a major flaw though: Pip doesn't keep track of which files it +This method has a major flaw though: Pip doesn't keep track of the files it installs. Vdirsyncer's files would be located somewhere in ``~/.local/lib/python*``, but you can't possibly know which packages were installed as dependencies of vdirsyncer and which ones were not, should you