diff --git a/view/View.class.php b/view/View.class.php index 1a635813..e2ad2056 100644 --- a/view/View.class.php +++ b/view/View.class.php @@ -89,4 +89,4 @@ class View { return static::$metaImg ?: 'http://lbry.io/img/lbry-dark-1600x528.png'; } -} +} \ No newline at end of file diff --git a/view/page/osx.php b/view/page/osx.php index 74b96eeb..2b4c37a9 100644 --- a/view/page/osx.php +++ b/view/page/osx.php @@ -2,9 +2,9 @@
We are preparing an installer for OS X, in the interim, the most current version of install instructions - can be found on GitHub. + Download for OS X +
Or, view the source and compile instructions on + GitHub.
- View OS X Install Instructions $html]) ?> \ No newline at end of file diff --git a/web/osx.dmg b/web/osx.dmg new file mode 100644 index 00000000..c5865bc0 Binary files /dev/null and b/web/osx.dmg differ