Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/ynsta/steamcontroller.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStany MARCEL <stanypub@gmail.com>2017-06-13 22:13:36 +0300
committerGitHub <noreply@github.com>2017-06-13 22:13:36 +0300
commitcbaae71887894f9ce1479cdade743fdb4388221c (patch)
tree5cf591ccb1c9dbb1fdba96c516d915dc0b7b029b
parenta20b9582e36d4969c82f8de70611cc7a6e48c0c7 (diff)
parent7c36b7776d8be8a807c4462707120d4785b38a9b (diff)
Merge pull request #53 from kiendang/patch-1
Fix instruction
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 4a9a48b..196ea2f 100644
--- a/README.md
+++ b/README.md
@@ -52,7 +52,7 @@ KERNEL=="uinput", MODE="0660", GROUP="games", OPTIONS+="static_node=uinput"
2. Start:
* `sc-xbox.py start` for the simple xbox360 emulator.
* `sc-desktop.py start` for the desktop keyboard/mouse mode.
- 3. Stop: `sc-xbox.py stop` or `sc-xbox.py stop`
+ 3. Stop: `sc-xbox.py stop` or `sc-desktop.py stop`
Other test tools are installed:
- `sc-dump.py` : Dump raw message from the controller.