From bbe672bff19b030d9b10a49377214738ee6d2e54 Mon Sep 17 00:00:00 2001 From: abraunegg Date: Thu, 20 Dec 2018 07:44:02 +1100 Subject: [PATCH] Update README.md Add line break --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1c2ca027..1a16deaf 100644 --- a/README.md +++ b/README.md @@ -480,6 +480,7 @@ onedrive --monitor --verbose --confdir="~/.config/onedriveWork" & * `&` puts the application in background and leaves the terminal interactive **Automatic syncing of both OneDrive accounts** + In order to automatically start syncing your OneDrive accounts, you will need to create a service file for each account. From the `~/onedrive` folder: ``` cp onedrive.service onedrive-work.service