Skip to content

Commit

Permalink
Clarify docker-compose instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
nov1n authored Nov 8, 2022
1 parent e2d7fae commit a0c3aaa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit a0c3aaa

Please sign in to comment.