forked from organicmaps/organicmaps-tmp
[docs] Remove mention of python2
Signed-off-by: dbf <dbf256@gmail.com>
This commit is contained in:
parent
fc22a02fd7
commit
9392aca0b0
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
Here is the basic workflow to update styles:
|
||||
1. Edit the styles file you want, e.g. [`Roads.mapcss`](../data/styles/clear/include/Roads.mapcss)
|
||||
2. Run the `tools/unix/generate_drules.sh` script (python2 is required)
|
||||
2. Run the `tools/unix/generate_drules.sh` script
|
||||
3. Test how your changes look in the app
|
||||
4. Commit your edits and files changed by the script
|
||||
5. Send a pull request!
|
||||
|
|
Loading…
Add table
Reference in a new issue