clone from this fork, not from the original
This commit is contained in:
parent
a1a51f8aab
commit
073ad5d467
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ The drivers of [ReSpeaker Mic Hat](https://www.seeedstudio.com/ReSpeaker-2-Mics-
|
||||||
### Install seeed-voicecard
|
### Install seeed-voicecard
|
||||||
Get the seeed voice card source code. and install all linux kernel drivers
|
Get the seeed voice card source code. and install all linux kernel drivers
|
||||||
```bash
|
```bash
|
||||||
git clone https://github.com/respeaker/seeed-voicecard
|
git clone https://github.com/HinTak/seeed-voicecard.git
|
||||||
cd seeed-voicecard
|
cd seeed-voicecard
|
||||||
sudo ./install.sh
|
sudo ./install.sh
|
||||||
sudo reboot
|
sudo reboot
|
||||||
|
|
Loading…
Reference in a new issue