Update USAGE.md

* Update instructions on where to get the default config file from
This commit is contained in:
abraunegg 2022-03-08 09:22:14 +11:00 committed by GitHub
parent d68c27fb4f
commit c4a7c1edbe
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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.