We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 13363fc commit 3f00aeaCopy full SHA for 3f00aea
1 file changed
samplerate/_samplerate_data/README.md
@@ -5,9 +5,10 @@ These are statically compiled dynamic libraries of
5
6
## DLLs for Windows (32-bit and 64-bit)
7
8
-The instructions follow the README of [libsndfile-binaries]. The DLLs were
9
-created on macOS using [MXE](http://mxe.cc) with the `build_samplerate_mxe.sh`
10
-script:
+The instructions follow the README of
+[libsndfile-binaries](https://github.com/bastibe/libsndfile-binaries). The DLLs
+were created on macOS using [MXE](http://mxe.cc) with the
11
+`build_samplerate_mxe.sh` script:
12
13
git clone https://github.com/mxe/mxe.git
14
./build-samplerate.sh
0 commit comments