From 20da97de6a8c95897f0dea12d31ef91019ffa0ec Mon Sep 17 00:00:00 2001 From: alexliebowitz Date: Tue, 24 Jan 2017 17:29:08 -0500 Subject: [PATCH] Update readme to refer to lbry.dmg instead of lbry.pkg --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fa1b1cb7e..e2e2374d1 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ We provide binaries for Windows, macOS, and Debian-based Linux. | Windows | macOS | Linux | | --- | --- | --- | -| [Download MSI](https://lbry.io/get/lbry.msi) | [Download PKG](https://lbry.io/get/lbry.pkg) | [Download DEB](https://lbry.io/get/lbry.deb) | +| [Download MSI](https://lbry.io/get/lbry.msi) | [Download DMG](https://lbry.io/get/lbry.dmg) | [Download DEB](https://lbry.io/get/lbry.deb) | Our [releases page](https://github.com/lbryio/lbry/releases/latest) also contains the latest release, pre-releases, and past builds.