diff --git a/README.md b/README.md index 5de63a0..43c3a6a 100644 --- a/README.md +++ b/README.md @@ -108,9 +108,9 @@ Synchronizes articles from Pocket to the Remarkable tablet. ## Frequently Asked Questions (FAQ)
-Q: I'm getting a "Could not connect to Pocket" error when running. How can I fix this? +I'm getting a "Could not connect to Pocket" error when running. How can I fix this? -**A:** This error typically occurs due to outdated or corrupted cache files. To resolve this issue: +This error typically occurs due to outdated or corrupted cache files. To resolve this issue: 1. Open a terminal 2. Run the following command: @@ -120,7 +120,7 @@ rm -rf ~/.remarkable-pocket ~/.rmapi ~/.rmapi-cache 3. Try running the application again This command removes the cache directories, allowing the application to create fresh connections. - +
## Limitations