Skip to content

Commit

Permalink
fix trivial typo
Browse files Browse the repository at this point in the history
  • Loading branch information
koron committed Oct 11, 2016
1 parent 5d53bb9 commit f178871
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ $ go get github.com/simulatedsimian/joystick/...
```
## Sample Program
```bash
$ go intstall github.com/simulatedsimian/joystick/joysticktest
$ go install github.com/simulatedsimian/joystick/joysticktest
$ joysticktest 0
```
Displays the state of the specified joystick
Expand Down

0 comments on commit f178871

Please sign in to comment.