diff --git a/README.rst b/README.rst index 5c0328e..c0b935c 100644 --- a/README.rst +++ b/README.rst @@ -65,10 +65,18 @@ Not included: Installation ------------ +You can install this package using ``pip``. + .. code:: shell pip install 'recurring-ical-events==2.*' +On Debian/Ubuntu, you use the package manager to install `python-recurring-ical-events `_. + +.. code:: shell + + sudo apt-get install python-recurring-ical-events + Support -------