Skip to content

Commit e5e2c26

Browse files
committed
docs: when to use a --user install
1 parent 20848cd commit e5e2c26

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/installation.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -148,6 +148,9 @@ Option 2: Installing from PyPI
148148
If you chose to install a release version from the Python package repository (PyPI),
149149
the *most simple but not best way* is calling ``pip install --user -U pyrocore``,
150150
and make sure ``$HOME/.local/bin`` is in your ``$PATH``.
151+
This way is OK if you just want to use the tools for metafile handling,
152+
i.e. ``mktor``, ``chtor``, and ``lstor``, but not the *rTorrent* tools.
153+
151154

152155
The **recommended way using a dedicated virtualenv** goes like this:
153156

0 commit comments

Comments
 (0)