diff --git a/README.md b/README.md index 54c73ae..f5fbd02 100644 --- a/README.md +++ b/README.md @@ -45,7 +45,7 @@ USAGE: class RentalAdmin(DoubleGisAdmin): multiple_markers = False # Here is your option ``` -- in template include `{% load doublegis %}` and use `{% render_map instanse %}` wherever you need +- in template include ```{% load doublegis %}``` and use ```{% render_map instanse %}``` wherever you need That should be all you need to get started. I also like to make the geolocation field readonly in the admin so a user