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
20
20
Precompiled packages are uploaded
21
21
22
22
- 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 `
24
24
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 ) .
26
32
27
33
For single board computers running linux, you can also try
28
34
` standalone_compilation_linux.sh ` .
You can’t perform that action at this time.
0 commit comments