Skip to content

Commit

Permalink
Fixing typo in Readme.txt
Browse files Browse the repository at this point in the history
Renaming from `gcm` to `fcm` in the readme file.
  • Loading branch information
bobanda87 authored Aug 16, 2016
1 parent 44f2b4b commit 7e07500
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 7e07500

Please sign in to comment.