Merge pull request #2983 from zbycz/patch-2

README: correct wrong path
This commit is contained in:
Bryan Housel
2016-02-18 09:10:41 -05:00

View File

@@ -89,8 +89,7 @@ names when identifying the icon to be used for a given preset.
To build presets, all you need to do is run `make`.
This command will take care of running the build script, which packages all presets
together with imagery data, and deprecated or discarded tags into one file, `data/data.js`,
which is included in the packaged iD.js file.
into one file: `dist/presets.js`, which is included in the packaged iD.js file.
## Custom Presets