Polish readme more

This commit is contained in:
robin 2022-05-15 11:07:47 +02:00
parent 597ffcbdc7
commit 7f87750455
1 changed files with 3 additions and 1 deletions

View File

@ -5,12 +5,14 @@ This bot parses newsfeeds and posts them to a mastodon account
```bash
apt install python3-mastodon
apt install python3-feedparser
git clone https://git.grml.de/robin/python-grmlfeedbot.git
```
## setup
```bash
cd python-grmlfeedbot
cp settings.py.sample settings.py
Edit settings.py for your setup
```
Edit settings.py for your setup
## run
```bash
python3 main.py