From af395996d0f3a94ba4b7fd3af496179e6c7d9376 Mon Sep 17 00:00:00 2001 From: skilion Date: Tue, 13 Oct 2015 18:18:03 +0200 Subject: [PATCH] simplified the config section --- README.md | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index a39241bf..4bacdf7b 100644 --- a/README.md +++ b/README.md @@ -22,13 +22,12 @@ OneDrive Free Client 1. `make` 2. `sudo make install` -### Config: -Config files are loaded in the following order: - -1. `/etc/onedrive.conf` -2. `/usr/local/etc/onedrive.conf` -3. `$XDG_CONFIG_HOME/onedrive/config` -4. `~/.config/onedrive/config` +### Configuration: +You should copy the default config file into your home directory before making changes: +``` +mkdir -p ~/.config/onedrive +cp /usr/local/etc/onedrive.conf ~/.config/onedrive/config` +``` Available options: