Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/NitramLegov/Musicbox
Browse files Browse the repository at this point in the history
  • Loading branch information
NitramLegov committed May 31, 2018
2 parents 5695c7f + fa7ec42 commit aa62a96
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@ If you want to install the software as is (e.g. if you have the exact same syste
```bash
git clone https://github.com/NitramLegov/Musicbox.git && cd Musicbox && sudo ./Install.sh
```
For the audio settings to work you have to reboot after the installation.

Please note that this script contains the following line:<br>
```bash
curl -s https://raw.githubusercontent.com/lukasjapan/bt-speaker/master/install.sh | sudo bash
Expand All @@ -28,7 +30,7 @@ This means trusting the owner of the bt-speaker repo just as much as the author
# Adjusting to your needs
If you use a different soundcard:
Adjust the following lines in Install_SystemSettings.sh to your needs:
```bash```
```bash
if check_iqaudio_activated ; then
#do nothing
echo 'iqaudio already activated'
Expand Down

0 comments on commit aa62a96

Please sign in to comment.