Skip to content

Commit baf1c69

Browse files
committed
Update README.md
1 parent 0b8657a commit baf1c69

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
@@ -22,7 +22,7 @@ building for Linux use -lX11 -lXtst | include X11/Xlib.h X11/Xutil.h
2222
building for Mac use -framework ApplicationServices | include ApplicationServices/ApplicationServices.h
2323
building for Win use User32.lib | include Windows.h
2424

25-
if you wanna use qmake i provided a XInputSimulator.pro file – simply type:
25+
if you wanna use qmake i provide a XInputSimulator.pro file – simply type:
2626
```
2727
>$ qmake XInputSimulator.pro && make
2828
```

0 commit comments

Comments
 (0)