From 5f8fb2ab2876e273f0fe53c4d8fe6d6c7e1cb44d Mon Sep 17 00:00:00 2001 From: Zitao <145678024+ZitaoTech@users.noreply.github.com> Date: Tue, 30 Apr 2024 00:00:25 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8d6132f..1526e43 100644 --- a/README.md +++ b/README.md @@ -3,5 +3,5 @@ A handheld Linux terminal using Raspberry pi Zero 2W as Core with 4' 720X720 TFT How to enable [mouse](https://www.youtube.com/watch?v=hycfIoGggjw&ab_channel=RickMakes) in Terminal ```shell -sudo apt install gpm" +sudo apt install gpm ```