Minor docu update
This commit is contained in:
parent
c1c0acb046
commit
ff991b3cf9
1 changed files with 2 additions and 1 deletions
3
README
3
README
|
@ -146,7 +146,8 @@ You can also run xboxdrv automatically whenever you plug in a gamepad via:
|
|||
% tools/xboxdrv-daemon.py
|
||||
|
||||
Since xboxdrv-daemon.py needs to know where xboxdrv is located you
|
||||
might need to start it with:
|
||||
need to supply the location of the xboxdrv binary manually if its not
|
||||
located in PATH:
|
||||
|
||||
% tools/xboxdrv-daemon.py --xboxdrv ./xboxdrv
|
||||
|
||||
|
|
Loading…
Reference in a new issue