From c4a7c1edbeafe74a585162e2597b863b72894759 Mon Sep 17 00:00:00 2001 From: abraunegg Date: Tue, 8 Mar 2022 09:22:14 +1100 Subject: [PATCH] Update USAGE.md * Update instructions on where to get the default config file from --- docs/USAGE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/USAGE.md b/docs/USAGE.md index 3020c724..df01cf7f 100644 --- a/docs/USAGE.md +++ b/docs/USAGE.md @@ -319,7 +319,7 @@ If you want to change the defaults, you can copy and edit the included config fi **Example:** ```text mkdir -p ~/.config/onedrive -cp ./config ~/.config/onedrive/config +wget https://raw.githubusercontent.com/abraunegg/onedrive/master/config -O ~/.config/onedrive/config nano ~/.config/onedrive/config ``` This file does not get created by default, and should only be created if you want to change the 'default' operational parameters.