From 09cada52b4e1e4a6cd6396084d4b7082d78ea2c4 Mon Sep 17 00:00:00 2001 From: YoshiCrystal <89108143+YoshiCrystal9@users.noreply.github.com> Date: Sat, 11 Jul 2026 14:26:29 +0200 Subject: [PATCH] Fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 08881ab..0ebeac0 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ prerequisite: Install the requirements: ```bash -sudo pip3 install -r requirement.txt +sudo pip3 install -r requirements.txt ``` Setup and run the virtual controller server on the device which has Bluetooth adapter. Please refer