aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 6dacaa8..6ca9a57 100644
--- a/README.md
+++ b/README.md
@@ -28,7 +28,7 @@ A Meetup API token can be obtained from
## Example
Here's a demonstration of the result of the above script in Newsboat.
- echo '~/meetup-upcoming.xml' >> ~/.newsboat/urls
+ echo "file://$HOME/meetup-upcoming.xml" >> ~/.newsboat/urls
[TODO demo gif]