Skip to content

Commit

Permalink
updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
kamranzafar committed Feb 24, 2021
1 parent d184008 commit f1b7ebc
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit f1b7ebc

Please sign in to comment.