From a0c3aaae7a65a8ea5f9759c971abcb09eba49cd8 Mon Sep 17 00:00:00 2001 From: Robert Carosi Date: Tue, 8 Nov 2022 09:21:42 +0100 Subject: [PATCH] Clarify docker-compose instructions --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 41c3bf2..92f21b3 100644 --- a/README.md +++ b/README.md @@ -68,7 +68,7 @@ followed by: `launchctl load -w nl.carosi.remarkable-pocket.plist`. Logs will be ### Docker Compose -If you prefer to use [Docker Compose](https://docs.docker.com/compose/) you can download the [docker-compose.yml](docker-compose.yml) file, and run `touch ~/.remarkable-pocket ~/.rmapi && mkdir -p ~/.rmapi-cache && docker-compose up`. +If you prefer to use [Docker Compose](https://docs.docker.com/compose/) first run the command in the [Usage](#usage) section and complete the authentication steps (this only needs to happen once). When syncing starts you can stop the container, download the [docker-compose.yml](docker-compose.yml) file, and run `docker-compose up`. ### Raspberry Pi