Browse Source

Remove installation note for example_gamepad since the decision to remove it

master
Krisjanis Rijnieks 5 years ago
parent
commit
03e6afb7f4
  1. 2
      README.md

2
README.md

@ -36,8 +36,6 @@ cd bin
./example_basic
```
If you plan to use `example_gamepad`, make sure you have [SDL2](https://www.libsdl.org/) development files installed on your system.
If you plan to use `example_remote-server` and `example_remote-client`, make sure that you have added [ofxJSON](https://github.com/jeffcrouse/ofxJSON) dependency to your `openFrameworks/addons` folder prior compilation.
## Usage

Loading…
Cancel
Save