From f1b7ebce638241bfcd83b7938fe8efc68b06f4ef Mon Sep 17 00:00:00 2001 From: Kamran Date: Wed, 24 Feb 2021 20:40:41 +1100 Subject: [PATCH] updated readme --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 02bba91..0ecbfe1 100644 --- a/README.md +++ b/README.md @@ -18,6 +18,12 @@ pip install configparser git clone https://github.com/kamranzafar/piprayer.git ``` +You could also download the latest piprayer release instead of cloning the repository. + +```shell +wget -qO- https://github.com/kamranzafar/piprayer/archive/vX.X.tar.gz | tar -xzf - +``` + ### Configure Default Bluetooth Device Create `.asoundrc` file in the home directory, with the following device configuration. Add the MAC address of your bluetooth device.