From a95ba496f148084d66b8b6538dccca1a521433e8 Mon Sep 17 00:00:00 2001 From: Micah Fay Date: Wed, 10 Jul 2024 09:12:54 -0400 Subject: [PATCH] Update docs to direct users to download latest stable release tag --- include/install-source.php | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/include/install-source.php b/include/install-source.php index 306ebe79..2e4129f4 100644 --- a/include/install-source.php +++ b/include/install-source.php @@ -12,9 +12,11 @@

Install from Linux Source

-

ImageMagick builds on a variety of Linux and Linux-like operating systems including Linux, Solaris, FreeBSD, Mac OS X, and others. A compiler is required and fortunately almost all modern Linux systems have one. Clone the source repository:

+

ImageMagick builds on a variety of Linux and Linux-like operating systems including Linux, Solaris, FreeBSD, Mac OS X, and others. A compiler is required and fortunately almost all modern Linux systems have one.

- +

Clone the latest release from the source repository:

+ +

Or download ImageMagick.tar.gz from imagemagick.org or a mirror and verify the distribution against its message digest.