diff --git a/README.md b/README.md index a6d2ff6..62a6e59 100644 --- a/README.md +++ b/README.md @@ -21,6 +21,8 @@ Clone or download the repository to your openFrameworks addons folder. Make sure Please install the [ofxOMXPlayer](https://github.com/jvcleave/ofxOMXPlayer) addon before compiling. - Other platforms Please rename the `addons.make.rpi` file to `addons.make`. +- Windows MSYS2 + Go to `patches/msys2` directory and run `./patch.sh` To test, use Terminal to change the directory to `example_basic`, compile and run.