Skip to content

Commit

Permalink
Another missing quote
Browse files Browse the repository at this point in the history
  • Loading branch information
brente committed Sep 28, 2015
1 parent d3ddb6a commit bb092da
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 @@ -24,7 +24,7 @@ configured. If you have many pages it supports ajax loading for selecting a page
To enable this install Django-Select2 3.4 or above.

* In your projects :code:`virtualenv`, run :code:`pip install djangocms-link`.
* Add :code:`djangocms_link'` to your :code:`INSTALLED_APPS` setting.
* Add :code:`'djangocms_link'` to your :code:`INSTALLED_APPS` setting.
* Run ``manage.py migrate djangocms_link``.

.. warning:: If upgrading for versions prior to 1.7, remove `djangocms_link` from
Expand Down

0 comments on commit bb092da

Please sign in to comment.