Prechádzať zdrojové kódy

docs: do not refer to setup.py installation method

Invoking setup.py is deprecated.
Thomas Waldmann 1 rok pred
rodič
commit
38ba1c383a
1 zmenil súbory, kde vykonal 2 pridanie a 3 odobranie
  1. 2 3
      docs/usage/mount.rst

+ 2 - 3
docs/usage/mount.rst

@@ -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`).