Skip to content

Commit

Permalink
Merge pull request #2 from bobanda87/patch-1
Browse files Browse the repository at this point in the history
Fixing typo in `Readme.txt`
  • Loading branch information
Chitrank-Dixit authored Aug 22, 2016
2 parents 44f2b4b + 7e07500 commit d79f6ef
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 @@ -10,7 +10,7 @@ Install the package via ``pip``::

pip install django-gcm --process-dependency-links

Add ``gcm`` to ``INSTALLED_APPS`` in ``settings.py``
Add ``fcm`` to ``INSTALLED_APPS`` in ``settings.py``

Add ``FCM_APIKEY`` to ``settings.py`` file:

Expand Down

0 comments on commit d79f6ef

Please sign in to comment.