diff --git a/docs/guide.md b/docs/guide.md index 2d1e0c6..aab3efa 100644 --- a/docs/guide.md +++ b/docs/guide.md @@ -78,7 +78,7 @@ In the second input mode, inputs are taken directly from the evdev library in li To list the available inputs you should type: ``` -./lindbergh --list-inputs +./lindbergh --list-controllers ``` From there you will be able to see the controllers and all of the inputs support. Then in the config file you should map an arcade input to a controller input as follows.