瀏覽代碼

docs: do not refer to setup.py installation method

Invoking setup.py is deprecated.
Thomas Waldmann 1 年之前
父節點
當前提交
38ba1c383a
共有 1 個文件被更改,包括 2 次插入3 次删除
  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`).