Skip to content

Commit

Permalink
Merge pull request #196 from mohd-akram/fix-typo
Browse files Browse the repository at this point in the history
Fix typo
  • Loading branch information
dschep authored Mar 20, 2019
2 parents 1f6721c + 92c8f6f commit ecfeee9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ Extras
* `Slack <https://slack.com/>`_ support requires installing as ``pip install ntfy[slack]``
* `Rocket.Chat <https://Rocket.Chat>`_ support requires installing as ``pip install ntfy[rocketchat]``

To install multiple extras, separate with commas: e.g., ``pip install ntfy[pid,emjoi]``.
To install multiple extras, separate with commas: e.g., ``pip install ntfy[pid,emoji]``.

Configuring ``ntfy``
--------------------
Expand Down

0 comments on commit ecfeee9

Please sign in to comment.