From 1be1bd2cd7ba1e3a4319c9e93a6e6ba2352664ab Mon Sep 17 00:00:00 2001 From: Thomas Zarebczan Date: Wed, 27 Jun 2018 21:42:39 -0400 Subject: [PATCH] add dkpg note for ubuntu --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 9a04df89d..af6909c1b 100644 --- a/README.md +++ b/README.md @@ -24,6 +24,8 @@ We provide installers for Windows, macOS (v10.9 or greater), and Debian-based Li Our [releases page](https://github.com/lbryio/lbry-app/releases) also contains the latest release, pre-releases, and past builds. +*Note: If the deb fails to install using the Ubuntu Software Center, install manually via `sudo dpkg -i `. You'll need to run `sudo apt-get install -f` if this is the first time installing it to install dependencies* + To install from source or make changes to the application, continue reading below. ## Usage