From 7c36b7776d8be8a807c4462707120d4785b38a9b Mon Sep 17 00:00:00 2001 From: Dang Trung Kien Date: Wed, 8 Feb 2017 18:06:55 +0800 Subject: Fix instruction --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. -- cgit v1.2.3