From 5b164ee2a152bb353522a3078e75d6dd2d1f2396 Mon Sep 17 00:00:00 2001 From: Robert Martin Date: Wed, 29 Jan 2020 01:23:28 +0900 Subject: [PATCH] Update README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 9cac449..bf78e10 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,11 @@ Pairing works, emulated controller shows up in the "Change Grip/Order" menu of t Tested with Raspberry Pi 4B Raspbian GNU/Linux 10 (buster) +```bash +sudo python3 run_and_pair_switch.py +``` + + # Resources [Nintendo_Switch_Reverse_Engineering](https://github.com/dekuNukem/Nintendo_Switch_Reverse_Engineering)