Update README.md

This commit is contained in:
Andros Fenollosa
2022-06-19 18:49:15 +02:00
committed by GitHub
parent 6501efdc9f
commit 2245c2e176

View File

@ -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