wget install.sh

wget isntall.sh, make it easy
This commit is contained in:
lwvmobile 2022-02-13 17:47:04 -05:00 committed by GitHub
parent 97bc736f86
commit fbbd4285f5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -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
```