From 92a816b9ae65e7249fbeb73728e18ea95e654da5 Mon Sep 17 00:00:00 2001 From: Fabio Caccamo Date: Tue, 13 Jun 2017 12:57:07 +0200 Subject: [PATCH] Updated README.md [ci skip] --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: