From 073ad5d4675e4d9998b24eacc3fb7f75fd479919 Mon Sep 17 00:00:00 2001 From: Eric Fontaine Date: Wed, 16 Jun 2021 01:52:58 -0400 Subject: [PATCH] clone from this fork, not from the original --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e884227..20ee777 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ The drivers of [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.git cd seeed-voicecard sudo ./install.sh sudo reboot