Skip to content

Commit

Permalink
...
Browse files Browse the repository at this point in the history
  • Loading branch information
Cristy committed Jun 3, 2017
1 parent 1484a8a commit 8293a91
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Install-mac.txt
Original file line number Diff line number Diff line change
Expand Up @@ -75,8 +75,8 @@ against its message digest.

Unpack and change into the top-level ImageMagick directory:

$magick> tar xvfz ImageMagick-7.0.5-0.tar.gz
$magick> cd ImageMagick-7.0.5
$magick> tar xvfz ImageMagick-7.0.6-0.tar.gz
$magick> cd ImageMagick-7.0.6

Configure ImageMagick:

Expand Down
2 changes: 1 addition & 1 deletion Install-unix.txt
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ Configure
default options, and build from within the source directory, you can simply
type:

$magick> cd ImageMagick-7.0.5
$magick> cd ImageMagick-7.0.6
$magick> ./configure

Watch the configure script output to verify that it finds everything that
Expand Down

0 comments on commit 8293a91

Please sign in to comment.