Compare commits

...

2 commits

Author SHA1 Message Date
HinTak
1ae8b116b0
Merge pull request #16 from siparker/patch-1
Update README.md
2024-01-10 16:03:08 +00:00
siparker
651f208785
Update README.md
changed the installation instructions to point at this repo so people dont accidentally just copy paste the install instructions and get the out of date ones from seeed instead.
2023-11-05 10:25:34 +00:00

View file

@ -5,7 +5,7 @@ The drivers for [ReSpeaker Mic Hat](https://www.seeedstudio.com/ReSpeaker-2-Mics
### Install seeed-voicecard
Get the seeed voice card source code and install all linux kernel drivers
```bash
git clone https://github.com/respeaker/seeed-voicecard
git clone https://github.com/HinTak/seeed-voicecard
cd seeed-voicecard
sudo ./install.sh
sudo reboot