From 6a98350c10a8248cd44013ba54d1a357e5069d21 Mon Sep 17 00:00:00 2001 From: ithav Date: Tue, 7 Feb 2017 15:20:51 +0200 Subject: [PATCH] Update README.md add a note regarding checking 'legacy tools' for windows imagemagick installer --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d775ce1..a9ef766 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ $ sudo npm install cordova-icon -g ### Requirements -- **ImageMagick installed** +- **ImageMagick installed** make sure to check 'legacy tools' during windows installation - At least one platform was added to your project ([cordova platforms docs](http://cordova.apache.org/docs/en/edge/guide_platforms_index.md.html#Platform%20Guides)) - Cordova's config.xml file must exist in the root folder ([cordova config.xml docs](http://cordova.apache.org/docs/en/edge/config_ref_index.md.html#The%20config.xml%20File))