You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Readme.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -31,7 +31,7 @@ One of the folders that was created in the previous step is called `VisualMagick
31
31
folder called `configure`. This folder contains a solution `configure.sln`. Open this solution with Visual Studio
32
32
and start a `Release` build of the project. This will create a file called `configure.exe` in the folder. Running
33
33
this program will start a Wizard that allows configuration of ImageMagick and its individual components.
34
-
Before running `configure.exe` make sure it's copied into `VisualMagick\configure\configure.exe` location, otherwise it will generate empty MSVC solution.
34
+
Before running `configure.exe` make sure it's copied into `VisualMagick\configure\configure.exe` location, otherwise it will generate an empty MSVC solution.
0 commit comments