Fixed pip install line
This commit is contained in:
parent
faf1be2ea0
commit
991c6a3914
1 changed files with 1 additions and 1 deletions
|
@ -325,7 +325,7 @@ can run a UNIX-like system and it has HTTP access to the instance that hosts
|
|||
your bot.
|
||||
|
||||
Install Python 3 and `pip` if they aren't installed already. Then install
|
||||
Platypush with the `rss` and `mastodon` integrations:
|
||||
Platypush with the `rss` integration:
|
||||
|
||||
```bash
|
||||
[sudo] pip3 install 'platypush[rss]'
|
||||
|
|
Loading…
Reference in a new issue