chore: update instalation command

This commit is contained in:
Dmitriy Pleshevskiy 2019-07-25 18:33:05 +03:00
parent 447bb0bd7e
commit 2fbbdcc7b8
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ RSS generator for python
Install and update using pip:
``pip install genrss``
``pip install -U genrss``
## A Simple Example