Skip to content

Commit 5bca30b

Browse files
michalfratczakdlemstra
authored andcommitted
Fix typo in Readme.md
1 parent 7cbe262 commit 5bca30b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ One of the folders that was created in the previous step is called `VisualMagick
3131
folder called `configure`. This folder contains a solution `configure.sln`. Open this solution with Visual Studio
3232
and start a `Release` build of the project. This will create a file called `configure.exe` in the folder. Running
3333
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.
3535

3636
### Build ImageMagick
3737

0 commit comments

Comments
 (0)