From fbbd4285f596b56b6f14f054e4793f01b097caa0 Mon Sep 17 00:00:00 2001 From: lwvmobile <59371473+lwvmobile@users.noreply.github.com> Date: Sun, 13 Feb 2022 17:47:04 -0500 Subject: [PATCH] wget install.sh wget isntall.sh, make it easy --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c62e57d..44e60f7 100644 --- a/README.md +++ b/README.md @@ -63,6 +63,7 @@ The Current list of objectives include: Using the included install.sh should make for a simple and painless clone, build, and install on any Debian or Ubuntu based system. Simply acquire or copy the script, and run it. ``` +wget https://raw.githubusercontent.com/lwvmobile/dsd-fme/pulseaudio/install.sh chmod +x install.sh ./install.sh ```