mirror of
https://github.com/LBRYFoundation/lbry.com.git
synced 2025-09-03 20:35:16 +00:00
OSX version note
This commit is contained in:
parent
84d8af00b7
commit
f5e11f38db
1 changed files with 4 additions and 1 deletions
|
@ -7,8 +7,11 @@
|
||||||
<br/>
|
<br/>
|
||||||
Works with Ubuntu, Debian, or any distro with <code>apt</code> or <code>dpkg</code>.
|
Works with Ubuntu, Debian, or any distro with <code>apt</code> or <code>dpkg</code>.
|
||||||
For other Linux flavors including Arch and Flatpak support or compiling from source, <a href="https://github.com/lbryio/lbry-desktop#install" class="link-primary">see our GitHub install page</a>.
|
For other Linux flavors including Arch and Flatpak support or compiling from source, <a href="https://github.com/lbryio/lbry-desktop#install" class="link-primary">see our GitHub install page</a>.
|
||||||
|
<?php elseif ($os === OS::OS_OSX): ?>
|
||||||
|
<br/>
|
||||||
|
Works with with macOS version 10.12.4 (Sierra), and higher.
|
||||||
<?php elseif ($sourceLink): ?>
|
<?php elseif ($sourceLink): ?>
|
||||||
<br/>
|
<br/>
|
||||||
Like source code? Go <a href="https://github.com/lbryio/lbry-desktop" class="link-primary">here</a>.
|
Like source code? Go <a href="https://github.com/lbryio/lbry-desktop" class="link-primary">here</a>.
|
||||||
<?php endif ?>
|
<?php endif ?>
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Add table
Reference in a new issue