Skip to content

Commit 827d177

Browse files
authored
Fixed some readme text
1 parent fef5bee commit 827d177

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -305,7 +305,7 @@ cd /your/path/to/CLI
305305

306306
## Windows
307307

308-
Compile the project. We used out of the box MinGW distribution of gcc as the
308+
Compile the project. We used the out of the box MinGW distribution of gcc as the
309309
compiler (see a tutorial [here](http://www.mingw.org/wiki/howto_install_the_mingw_gcc_compiler_suite)),
310310
although MS Visual C++ and others may work as well. Note that this command assumes
311311
that your liblsl is called `liblsl32.dll` (and not, e.g., `liblsl.dll`).

0 commit comments

Comments
 (0)