Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ See the `liblsl repo <https://github.com/sccn/liblsl>`_ for more info.
including Python and Matlab.

* Python users need to ``pip install pylsl`` then try some of the
`provided examples <https://github.com/labstreaminglayer/liblsl-Python/tree/master/pylsl/examples>`_.
`provided examples <https://github.com/labstreaminglayer/pylsl/tree/main/src/pylsl/examples>`_.
* The `Matlab interface <https://github.com/labstreaminglayer/liblsl-Matlab/>`_
is also popular but requires a little more work to get started;
please see its README for more info.
Expand Down