File tree Expand file tree Collapse file tree 1 file changed +10
-7
lines changed Expand file tree Collapse file tree 1 file changed +10
-7
lines changed Original file line number Diff line number Diff line change @@ -19,13 +19,16 @@ const { mac, version } = audacityReleases;
1919 <h3 >About these downloads</h3 >
2020 <h4 class =" mt-4 md:mt-8" >System requirements</h4 >
2121 <p class =" mt-2" >
22- Audacity is tested on macOS 14 & 15, and may also work on any OS X version
23- released after and including OS X 10.9 Mavericks. Both Intel (x86_64) and
24- Apple Silicon (ARM 64) versions are available, as well as a universal
25- binary. There are no specific CPU or GPU requirements.</p >
26- <p class =" mt-2" >
27- Mac OS X 10.14 and earlier don't support the universal dmg. Use the Intel-only dmg instead.</p >
28- <p class =" mt-2" >
22+ Audacity is tested on macOS 14 & 15, and may also work on any macOS release
23+ from macOS 10.11 El Capitan onward. Both Intel (x86_64) and Apple Silicon
24+ (ARM 64) versions are available, as well as a universal binary. There are no
25+ specific CPU or GPU requirements.
26+ </p >
27+ <p class =" mt-2" >
28+ macOS 10.14 and earlier don't support the universal dmg. Use the Intel-only
29+ dmg instead.
30+ </p >
31+ <p class =" mt-2" >
2932 <strong >Note:</strong > Audacity requires fast, uninterrupted access to a hard
3033 drive or SSD to operate. Network storage, consumer-grade external hard drives
3134 or USB thumbdrives may be unreliable.
You can’t perform that action at this time.
0 commit comments