mirror of
https://github.com/tanrax/RSSingle.git
synced 2024-11-10 04:15:40 +01:00
Update README.md
This commit is contained in:
parent
6501efdc9f
commit
2245c2e176
@ -6,10 +6,16 @@ Generates an RSS file from the list of other feeds (RSS/Atom/JSON). Very handy w
|
|||||||
|
|
||||||
1. Download the binary.
|
1. Download the binary.
|
||||||
|
|
||||||
|
### Linux
|
||||||
|
|
||||||
``` shell
|
``` shell
|
||||||
curl -o rssingle https://github.com/tanrax/RSSingle/releases/download/v1.0.0/rssingle
|
curl -o rssingle https://github.com/tanrax/RSSingle/releases/download/v1.0.0/rssingle
|
||||||
```
|
```
|
||||||
|
|
||||||
|
### MacOS and Windows
|
||||||
|
|
||||||
|
Coming soon
|
||||||
|
|
||||||
2. Gives execution permissions.
|
2. Gives execution permissions.
|
||||||
|
|
||||||
``` shell
|
``` shell
|
||||||
|
Loading…
Reference in New Issue
Block a user