From 1b79ebff799999c1e0ddaa8f37deca90c2a72726 Mon Sep 17 00:00:00 2001 From: Harshal Sheth Date: Wed, 6 May 2020 22:37:18 -0400 Subject: [PATCH] Add hsheth2's PPA for Ubuntu 18+ --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index cf28a7e..d0a4806 100644 --- a/README.md +++ b/README.md @@ -198,7 +198,11 @@ Michael Nguyen has added CAVA to his PPA, it can be installed with: sudo apt-get update sudo apt-get install cava +For Ubuntu 18 or newer, you can use Harshal Sheth's PPA: + sudo add-apt-repository ppa:hsheth2/ppa + sudo apt-get update + sudo apt-get install cava All distro specific instalation sources might be out of date.