diff --git a/README.rst b/README.rst index ce085b0..2249a24 100644 --- a/README.rst +++ b/README.rst @@ -43,6 +43,8 @@ Configuration Add ``cmsplugin_socialbuttons`` to the list of ``INSTALLED_APPS`` in your ``settings.py`` file. +Run migrations ``python manage.py migrate cmsplugin_socialbuttons`` + Please make sure, that jQuery is provided!