Fixed pip install line

This commit is contained in:
Fabio Manganiello 2022-11-17 15:50:41 +01:00
parent dd371f317a
commit faf1be2ea0
1 changed files with 1 additions and 1 deletions

View File

@ -328,7 +328,7 @@ Install Python 3 and `pip` if they aren't installed already. Then install
Platypush with the `rss` and `mastodon` integrations:
```bash
[sudo] pip3 install 'platypush[rss,mastodon]'
[sudo] pip3 install 'platypush[rss]'
```
Now create a configuration file under `~/.config/platypush/config.yaml` that