mirror of
https://github.com/borgbackup/borg.git
synced 2025-03-10 06:03:38 +00:00
docs: do not refer to setup.py installation method
Invoking setup.py is deprecated.
This commit is contained in:
parent
b64f6e3335
commit
38ba1c383a
1 changed files with 2 additions and 3 deletions
|
@ -48,6 +48,5 @@ borgfs
|
|||
.. Note::
|
||||
|
||||
``borgfs`` will be automatically provided if you used a distribution
|
||||
package, ``pip`` or ``setup.py`` to install Borg. Users of the
|
||||
standalone binary will have to create a symlink manually (see
|
||||
:ref:`pyinstaller-binary`).
|
||||
package or ``pip`` to install Borg. Users of the standalone binary will have
|
||||
to manually create a symlink (see :ref:`pyinstaller-binary`).
|
||||
|
|
Loading…
Add table
Reference in a new issue