Skip to content

Commit 9614592

Browse files
Merge pull request #8 from efenow/patch-1
Update macOS download instructions for ARM support
2 parents 97e8c37 + 8f5501a commit 9614592

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

website/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -451,14 +451,14 @@ <h3>Configuration</h3>
451451
<h2>Download OVERSEE</h2>
452452
<p>Download the latest version for your operating system:</p>
453453
<p>* The large red buttons are latest versions!</p>
454-
<p>macOS: Binary, you must accept the risk in system settings (google how)!</p>
454+
<p>macOS: (Currently ARM only, Intel coming soon.) Binary, you must accept the risk in system settings (google how)!</p>
455455
<p>Windows: Exe, double click it!</p>
456456
<p>Linux: Unix executable, chmod +x and ./(name here)!</p>
457457

458458
<div class="download-buttons">
459459
<div class="download-dropdown">
460460
<a href="#" class="download-button" onclick="return false;" data-platform="macos">
461-
<div class="platform-name">🍎 macOS</div>
461+
<div class="platform-name">🍎 macOS (Arm)</div>
462462
<div class="download-stats loading-stats" id="stats-macos">Loading...</div>
463463
</a>
464464
<div class="download-dropdown-content">

0 commit comments

Comments
 (0)