File tree Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -22,7 +22,13 @@ Precompiled packages are uploaded
2222- to the [ Release page] ( https://github.com/sccn/liblsl/releases )
2323- the [ Anaconda cloud] ( https://anaconda.org/conda-force/liblsl ) , install with ` conda install -c conda-forge liblsl `
2424
25- To compile the library yourself from source please follow the [ online documentation] ( https://labstreaminglayer.readthedocs.io/dev/lib_dev.html ) .
25+ liblsl is also available via the following package managers:
26+
27+ - [ vcpkg] ( https://vcpkg.io )
28+ - [ Conan] ( https://conan.io/center/liblsl )
29+
30+ To compile the library yourself from source,
31+ please follow the [ online documentation] ( https://labstreaminglayer.readthedocs.io/dev/lib_dev.html ) .
2632
2733For single board computers running linux, you can also try
2834` standalone_compilation_linux.sh ` .
You can’t perform that action at this time.
0 commit comments