From e83996d357a99db7ffb499ce28843b99cd4bf130 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pavel=20Zbytovsk=C3=BD?= Date: Mon, 8 Feb 2016 21:11:33 +0100 Subject: [PATCH] README: correct wrong path --- data/presets/README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/data/presets/README.md b/data/presets/README.md index 39468a817..9f2e59f08 100644 --- a/data/presets/README.md +++ b/data/presets/README.md @@ -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