浏览代码

Document installing borgmatic with pip install --user instead of a system Python install.

Dan Helfman 6 年之前
父节点
当前提交
d9cb110563
共有 1 个文件被更改,包括 3 次插入0 次删除
  1. 3 0
      NEWS

+ 3 - 0
NEWS

@@ -1,3 +1,6 @@
+1.3.4.dev0
+ * Document installing borgmatic with pip install --user instead of a system Python install.
+
 1.3.3
  * Add validate-borgmatic-config command, useful for validating borgmatic config generated by
    configuration management or even edited by hand.