소스 검색

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.