diff --git a/README.md b/README.md index cd8a8a7..5dfa062 100644 --- a/README.md +++ b/README.md @@ -47,7 +47,7 @@ INSTALLED_APPS = ( ## Optional themes This package ships with optional themes as fixtures, they can be installed using the [loaddata admin command](https://docs.djangoproject.com/en/1.11/ref/django-admin/#django-admin-loaddata). Optional themes are activated on installation. -##### Django theme (default): +##### [Django](https://www.djangoproject.com/) theme (default): Run ``python manage.py loaddata admin_interface_theme_django.json`` ##### [Bootstrap](http://getbootstrap.com/) theme: