Fix README syntax

This commit is contained in:
Yohan Boniface 2013-05-14 10:03:48 +02:00
parent 9bcf66a78e
commit baa84494fc

View file

@ -101,7 +101,7 @@ For this repository and django-leaflet-storage, here are the steps:
For Leaflet.Storage, here are the steps: For Leaflet.Storage, here are the steps:
- add your language in 'bin/i18n.js' - add your language in `bin/i18n.js`
- run `node bin/i18n.js" - run `node bin/i18n.js`
- update the dedicated file in the `src/locale` repository - update the dedicated file in the `src/locale` repository
- commit, push, PR :) - commit, push, PR :)