瀏覽代碼

Adding note about executable location.

Dan Helfman 7 年之前
父節點
當前提交
e608b7924a
共有 1 個文件被更改,包括 3 次插入0 次删除
  1. 3 0
      README.md

+ 3 - 0
README.md

@@ -91,6 +91,9 @@ After you install borgmatic, generate a sample configuration file:
 sudo generate-borgmatic-config
 sudo generate-borgmatic-config
 ```
 ```
 
 
+If that command is not found, then it may be installed in a location that's
+not in your system `PATH`. Try looking in `/usr/local/bin/`.
+
 This generates a sample configuration file at /etc/borgmatic/config.yaml (by
 This generates a sample configuration file at /etc/borgmatic/config.yaml (by
 default). You should edit the file to suit your needs, as the values are just
 default). You should edit the file to suit your needs, as the values are just
 representative. All fields are optional except where indicated, so feel free
 representative. All fields are optional except where indicated, so feel free