From 2245c2e1763bf61d12430a6c17deb5820744ddc9 Mon Sep 17 00:00:00 2001 From: Andros Fenollosa Date: Sun, 19 Jun 2022 18:49:15 +0200 Subject: [PATCH] Update README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 62aa47d..b669532 100644 --- a/README.md +++ b/README.md @@ -6,10 +6,16 @@ Generates an RSS file from the list of other feeds (RSS/Atom/JSON). Very handy w 1. Download the binary. +### Linux + ``` shell curl -o rssingle https://github.com/tanrax/RSSingle/releases/download/v1.0.0/rssingle ``` +### MacOS and Windows + +Coming soon + 2. Gives execution permissions. ``` shell