File tree Expand file tree Collapse file tree 1 file changed +8
-2
lines changed Expand file tree Collapse file tree 1 file changed +8
-2
lines changed Original file line number Diff line number Diff line change @@ -20,9 +20,15 @@ The most up-to-date instructions are in the
2020Precompiled packages are uploaded
2121
2222- to the [ Release page] ( https://github.com/sccn/liblsl/releases )
23- - the [ Anaconda cloud] ( https://anaconda.org/conda-force /liblsl ) , install with ` conda install -c conda-forge liblsl `
23+ - the [ Anaconda cloud] ( https://anaconda.org/conda-forge /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