From 651f208785be4449e8e4943d4f01f562f59ab6f8 Mon Sep 17 00:00:00 2001 From: siparker Date: Sun, 5 Nov 2023 10:25:34 +0000 Subject: [PATCH] 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. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ce9d634..fe3aac0 100644 --- a/README.md +++ b/README.md @@ -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