Skip to content

Commit 62761b0

Browse files
authored
README: Fix link
1 parent 99d6d9c commit 62761b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ This is the MATLAB interface for liblsl.
66
* Using the MATLAB GUI, use File/Set Path...
77
* Alternatively, in a script, use `addpath(genpath('path/to/liblsl-Matlab'));`
88
* The `bin/` directory needs to contain an up-to-date build of the library file for your MATLAB version.
9-
* see [here](https://github.com/sccn/labstreaminglayer/blob/master/doc/BUILD.md#note-about-architectures--binaries) for more information about which library you need
9+
* see [here](https://labstreaminglayer.readthedocs.io/info/faqs.html#binaries) for more information about which library you need
1010
* download precompiled libraries from the [liblsl release page](https://github.com/sccn/liblsl/releases)
1111
* e.g. `liblsl64.dll` for 64-bit MATLAB on Windows. (Note: Next LSL releases will change these to `lsl.dll`)
1212
* e.g. `liblsl64.dylib` and `liblsl64.1.4.0.dylib` for 64-bit MATLAB on MacOS.

0 commit comments

Comments
 (0)