Skip to content

Commit f4c982c

Browse files
Update README.md
1 parent fa7f9fc commit f4c982c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ An Arduino library for using libmapper. Works with ESP32 Arduino only. Tested wi
33

44
## Installation
55
* Unzip libmapper.zip from [releases](https://github.com/mathiasbredholt/libmapper_arduino/releases) into Arduino libraries folder
6-
* Library is included in .ino file using ```#include "mapper.h"```
6+
* Library is included in .ino file using ```#include <mapper.h>```
77
* Use the C API as described [here](http://libmapper.github.io/tutorials/c.html)
88

99
## Compile from source

0 commit comments

Comments
 (0)