diff --git a/docs/guide.md b/docs/guide.md index 9014457..b5ac2cd 100644 --- a/docs/guide.md +++ b/docs/guide.md @@ -35,7 +35,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 --lits-inputs +./lindbergh --list-inputs ``` 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.