diff options
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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] |