Skip to content

Commit

Permalink
Install sound card driver
Browse files Browse the repository at this point in the history
  • Loading branch information
pguyot committed Nov 30, 2019
1 parent a7d5571 commit b770c7a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ sudo make install

echo "Installing ears driver"
cd /home/pi
sudo -u pi git clone -b tagtagtag-sound https://github.com/pguyot/tagtagtag-ears
sudo -u pi git clone https://github.com/pguyot/tagtagtag-ears
cd /home/pi/tagtagtag-ears
make
sudo make install
Expand Down

0 comments on commit b770c7a

Please sign in to comment.