From b1830eac2044dd4ba37bd35e2236d4f565af78d0 Mon Sep 17 00:00:00 2001 From: Nicrom098195 <88785297+Nicrom098195@users.noreply.github.com> Date: Thu, 15 Dec 2022 14:27:05 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a8ee93a..799f5ed 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ git clone github.com/Nicrom098195/RpiKeyboard.git To make working the keyboard we must to have installed the right dependencies: ```sh -pip3 install dep +pip3 install pynput ``` ### Running the code