Skip to content

Commit

Permalink
docs: added installation instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
WyvernIXTL committed Nov 1, 2024
1 parent 7fe5a3f commit 5f8cf02
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,15 @@ Gamepadla works with most popular gamepads and supports DInput and XInput protoc
[![asciicast](https://asciinema.org/a/hKo16PKdPbNBaS0Z4RotMQBXc.svg)](https://asciinema.org/a/hKo16PKdPbNBaS0Z4RotMQBXc)


## Installation

### [`pipx`](https://github.com/pypa/pipx)

```
pipx install gamepadla-plus
```


## Usage

```
Expand Down

0 comments on commit 5f8cf02

Please sign in to comment.