diff --git a/www.videolan.org/vlc/download-macosx.php b/www.videolan.org/vlc/download-macosx.php index 3a7d929e6237caee391a88e42cf3d70954ab9d07..2a49036ebf00665d9e955255fb4c57ec1f6b8bd3 100644 --- a/www.videolan.org/vlc/download-macosx.php +++ b/www.videolan.org/vlc/download-macosx.php @@ -24,7 +24,8 @@ <?php drawVLCdownloadSection("osx", $dropdownItems, false, "VLC for Mac OS X"); ?> <div dir="ltr" lang="en"> <h2>Devices and Mac OS X version</h2> - <p class="projectDescription">VLC media player requires Mac OS X 10.7.5 or later. It runs on any 64bit Intel-based Mac. Previous devices are supported by older releases.<br />Note that the first generation of Intel-based Macs equipped with Core Solo or Core Duo processors is no longer supported. Please use version 2.0.10 linked below.</p> + <p class="projectDescription">VLC media player requires Mac OS X 10.7.5 or later. It runs on any Mac with a 64-bit Intel processor or an Apple Silicon chip. Previous devices are supported by older releases.<br />Note that the first generation of Intel-based Macs equipped with Core Solo or Core Duo processors is no longer supported. Please use version 2.0.10 linked below.</p> + <p class="projectDescription">If you need help in finding the correct package matching your Mac's processor architecture, please see <a href="https://support.apple.com/HT211814">this official support document by Apple</a>.</p> <h2>Web browser plugin for Mac OS X</h2> <p class="projectDescription">Support for NPAPI plugins was removed from all modern web browsers, so VLC's plugin is no longer maintained. The last version is 3.0.4 and can be found <a href="https://get.videolan.org/vlc/3.0.4/macosx/VLC-webplugin-3.0.4.dmg">here</a>. It will not receive any further updates.</p>