Fix README syntax
This commit is contained in:
parent
9bcf66a78e
commit
baa84494fc
1 changed files with 2 additions and 2 deletions
|
@ -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 :)
|
Loading…
Reference in a new issue