Skip to content
This repository was archived by the owner on Jan 7, 2023. It is now read-only.
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
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ Running Demos
need to be in the library path. For Unix platforms, this is done by
appending the path where the libraries are located to LD_LIBRARY_PATH.
A simple quick hack is to do `export LD_LIBRARY_PATH=.:$LD_LIBRARY_PATH`.
All demos have options which can be see by passing `--help` as the one
All demos have options which can be seen by passing `--help` as the one
and only command line option to the demo.

Installing
Expand Down Expand Up @@ -127,4 +127,4 @@ Notes
Successfully builds under
=========================
- Linux
- MinGW64 and MinGW32 of MSYS2 (https://msys2.github.io/)
- MinGW64 and MinGW32 of MSYS2 (https://msys2.github.io/)