From b62c9f4e17a39ec53de27f4fe609da472dd51145 Mon Sep 17 00:00:00 2001 From: amanao Date: Thu, 15 Aug 2024 12:02:26 +0900 Subject: [PATCH] Update directory name in Windows installation instructions --- INSTALL.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/INSTALL.md b/INSTALL.md index 79fda24..24fd29a 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -72,7 +72,7 @@ cd C:\IM7 13. Search for "Edit the system environment variables" in the Start menu and click on "Environment Variables..." 14. Add the following as system or user environment variables (replacing `C:\IM7` as appropriate): ```ini -IMAGE_MAGICK_DIR=C:\IM7\Output +IMAGE_MAGICK_DIR=C:\IM7\Artifacts IMAGE_MAGICK_INCLUDE_DIRS=C:\IM7\ImageMagick ``` 15. Add the following directory to your `PATH` variable: